Class AnsjResult
java.lang.Object
org.miaixz.bus.extra.nlp.provider.ansj.AnsjResult
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface org.miaixz.bus.core.center.iterator.IterableIterator
iteratorMethods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
AnsjResult
public AnsjResult(org.ansj.domain.Result ansjResult) 构造- Parameters:
ansjResult- 分词结果
-
-
Method Details
-
hasNext
-
next
-
remove
-