public class IKAnalyzerResult extends AbstractResult
| 构造器和说明 |
|---|
IKAnalyzerResult(org.wltea.analyzer.core.IKSegmenter seg)
构造
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected Word |
nextWord()
下一个单词,通过实现此方法获取下一个单词,null表示无下一个结果。
|
computeNextfinish, hasNext, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waititeratorforEach, spliteratorforEachRemaining, hasNext, next, removepublic IKAnalyzerResult(org.wltea.analyzer.core.IKSegmenter seg)
seg - 分词结果protected Word nextWord()
AbstractResultnextWord 在类中 AbstractResultCopyright © 2023. All rights reserved.