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, setPreProcessorCopyright © 2018. All rights reserved.