You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
abtion 83b319e6eb 修复了文本摘要的两个小问题,并新增了测试用例 5 years ago
..
cluster remove numpy 5 years ago
data add text_cluster sentiment 5 years ago
model update 5 years ago
normal 添加情感分析 5 years ago
segment update 5 years ago
sentiment add text_cluster sentiment 5 years ago
topic add lda 5 years ago
__init__.py update 5 years ago
__main__.py update 5 years ago
analyze.py update 5 years ago
findword.py update 5 years ago
mmseg.py update 5 years ago
perceptron.py update 5 years ago
textrank.py 修复了文本摘要的两个小问题,并新增了测试用例 5 years ago
utils.py 修复了文本摘要的两个小问题,并新增了测试用例 5 years ago

Jiagu使用大规模语料训练而成。将提供中文分词、词性标注、命名实体识别、情感分析、知识图谱关系抽取、关键词抽取、文本摘要、新词发现、情感分析、文本聚类等常用自然语言处理功能。参考了各大工具优缺点制作,将Jiagu回馈给大家

Text Python