public class MmsegResult extends AbstractResult
| Constructor and Description |
|---|
MmsegResult(com.chenlb.mmseg4j.MMSeg mmSeg)
构造
|
| Modifier and Type | Method and Description |
|---|---|
protected Word |
nextWord()
下一个单词,通过实现此方法获取下一个单词,null表示无下一个结果。
|
computeNextfinish, hasNext, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waititeratorforEach, spliteratorforEachRemaining, hasNext, next, removepublic MmsegResult(com.chenlb.mmseg4j.MMSeg mmSeg)
mmSeg - 分词结果protected Word nextWord()
AbstractResultnextWord in class AbstractResultCopyright © 2025. All rights reserved.