public interface LabelAwareSentenceIterator extends SentenceIterator
Modifier and Type | Method and Description |
---|---|
String |
currentLabel()
Returns the current label for nextSentence()
|
List<String> |
currentLabels()
For multi label problems
|
finish, getPreProcessor, hasNext, nextSentence, reset, setPreProcessor
Copyright © 2022. All rights reserved.