/MP-segmentation

实现基于最大概率的汉语切分算法。

Primary LanguagePython

MP-segmentation

实现基于最大概率的汉语切分算法。 最大概率采用n-gram语言模型进行计算,n-gram中n>1,采用Laplace平滑。