中文自然语言处理工具集:分词,相似度匹配

欢迎大家关注我们的网站和系列教程:http://www.tensorflownews.com/,学习更多的机器学习、深度学习的知识!

分词工具

  • 结巴分词

https://github.com/fxsjy/jieba

  • pullword

http://www.pullword.com/

  • FudanNLP

https://github.com/FudanNLP/fnlp

相似度匹配工具

  • gensim

gensim – Topic Modelling in Python

https://github.com/RaRe-Technologies/gensim

  • starspace

https://github.com/facebookresearch/StarSpace

项目

  • bosonnlp

https://bosonnlp.com/

欢迎大家关注我们的网站和系列教程:http://www.tensorflownews.com/,学习更多的机器学习、深度学习的知识!

原文地址:https://www.cnblogs.com/panchuangai/p/12568251.html