Package | Description |
---|---|
org.deeplearning4j.text.sentenceiterator | |
org.deeplearning4j.text.sentenceiterator.labelaware |
Modifier and Type | Class and Description |
---|---|
class |
CollectionSentenceIterator |
class |
FileSentenceIterator |
class |
LineSentenceIterator
Each line is a sentence
|
class |
UimaSentenceIterator
Iterates over and returns sentences
based on the passed in analysis engine
|
Modifier and Type | Class and Description |
---|---|
class |
LabelAwareFileSentenceIterator
Label aware sentence iterator
|
class |
LabelAwareUimaSentenceIterator
Uima sentence iterator that is aware of the current file
|
Copyright © 2014. All rights reserved.