"新词发现"算法探讨与优化-SmoothNLP

 

https://zhuanlan.zhihu.com/p/80385615

pip install smoothnlp
from smoothnlp.algorithm.phrase import extract_phrase
new_phrases = extract_phrase(corpus)

 

 

新词发现

https://www.jianshu.com/p/d24b6e197410

posted @ 2020-12-25 15:57  cup_leo  阅读(551)  评论(1编辑  收藏  举报