pkuseg专题

Python Jieba、pkuseg分词入门案例

pkuseg 一个领域细分的中文分词工具包。 github:https://github.com/lancopku/PKUSeg-python jieba “结巴”中文分词:做最好的 Python 中文分词组件 github:https://github.com/fxsjy/jieba 安装脚本 pip install jiebapip install pkuseg example:

hanlp,pkuseg,jieba,cutword分词实践

总结:只有jieba,cutword,baidu lac成功将色盲色弱成功分对,这两个库字典应该是最全的 hanlp[持续更新中] https://github.com/hankcs/HanLP/blob/doc-zh/plugins/hanlp_demo/hanlp_demo/zh/tok_stl.ipynb import hanlp# hanlp.pretrained.tok.ALL