Skip to content

garydai/word-split

Repository files navigation

###原理 基于词典的分词

  1. 利用动态规划找到一个句子最大概率的分词结果 ###缺陷 对于不在词典里的未登录词导致分词错误 ###后期目标
    引入HMM模型,配合词典混合分词

###attention open txt dic with utf-8 without bom

About

分词

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors