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.
Yener 7a0305e7b2 add lda 6 years ago
..
cluster add text cluster 6 years ago
data optimize time cost 7 years ago
model add knowledge 7 years ago
normal 添加情感分析 6 years ago
segment 增加文本分类、情感分析模块 6 years ago
sentiment 添加情感分析 6 years ago
topic add lda 6 years ago
__init__.py add text cluster 6 years ago
__main__.py commit message 7 years ago
analyze.py add knowledge 7 years ago
bilstm_crf.py commit message 7 years ago
findword.py optimize findwords 6 years ago
mmseg.py optimize time cost 7 years ago
textrank.py add keyword try 6 years ago
utils.py 判断单个字符是否是汉字、数字、英文或者其他字符,全角符号转半角符号 6 years ago

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

Text Python