public class MaxWordSeg extends ComplexSeg
| Constructor and Description |
|---|
MaxWordSeg(Dictionary dic) |
| Modifier and Type | Method and Description |
|---|---|
Chunk |
seg(Sentence sen)
对句子 sen 进行分词.
|
isShowChunk, setShowChunkpublic MaxWordSeg(Dictionary dic)
public Chunk seg(Sentence sen)
Segseg in class ComplexSegCopyright © 2015-2016 Ganshane Developer Team. All Rights Reserved.