Uses of Class
opennlp.tools.formats.brat.SegmenterObjectStream
-
Packages that use SegmenterObjectStream Package Description opennlp.tools.formats.brat opennlp.tools.formats.ontonotes -
-
Uses of SegmenterObjectStream in opennlp.tools.formats.brat
Subclasses of SegmenterObjectStream in opennlp.tools.formats.brat Modifier and Type Class Description class
BratNameSampleStream
Generates Name Sample objects for a Brat Document object. -
Uses of SegmenterObjectStream in opennlp.tools.formats.ontonotes
Subclasses of SegmenterObjectStream in opennlp.tools.formats.ontonotes Modifier and Type Class Description class
DocumentToLineStream
Reads a plain text file and return each line as aString
object.
-