Constructor and Description |
---|
JiebaResult(List<com.huaban.analysis.jieba.SegToken> segTokenList)
构造
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Word |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
iterator
forEach, spliterator
forEachRemaining
public JiebaResult(List<com.huaban.analysis.jieba.SegToken> segTokenList)
segTokenList
- 分词结果Copyright © 2024. All rights reserved.