xuzf-git / WordSegment-and-PosTagLinks
基于Hmm模型和Viterbi算法实现中文分词及词性标注,使用最大概率算法进行优化。人民日报语料:分词(F1:96.189%);词性标注(F1:97.934%)
☆26Updated 2 years ago
Alternatives and similar repositories for WordSegment-and-PosTag
Users that are interested in WordSegment-and-PosTag are comparing it to the libraries listed below
Sorting:
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法