Interface LabelAwareDocumentIterator
-
- All Superinterfaces:
DocumentIterator
,Serializable
public interface LabelAwareDocumentIterator extends DocumentIterator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
currentLabel()
Returns the current label-
Methods inherited from interface org.deeplearning4j.text.documentiterator.DocumentIterator
hasNext, nextDocument, reset
-
-
-
-
Method Detail
-
currentLabel
String currentLabel()
Returns the current label- Returns:
-
-