搜索资源列表
ppmdCompression
- Prediction by partial matching, or PPM, is a finite­ context statistical modeling technique that can be viewed as blending together several fixed­ order context models to predict the next character in the input sequence. Prediction probabilitie
MyWordSpliter
- 正向最大匹配算法的实现以及反向最大匹配算法-Forward maximum matching algorithm
split_words
- 分词程序,正向最大匹配法,JAVA语言。核心思想是从句子最左端开始,单字节扫描匹配,直至句末-Segmentation procedure, forward maximum matching, JAVA language. Core idea is to start from the leftmost sentence, single-byte scan match until end of the sentence
