| 程序包 | 说明 |
|---|---|
| com.hankcs.hanlp.seg.CRF | |
| com.hankcs.hanlp.seg.HMM |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CRFSegment
基于CRF的分词器
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
HMMSegment
基于2阶HMM(A Second-Order Hidden Markov Model, TriGram3阶文法模型)+ BMES序列标注的分词器
|
Copyright © 2014–2018 码农场. All rights reserved.