Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 156 Bytes

File metadata and controls

3 lines (3 loc) · 156 Bytes

MP-segmentation

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