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 classBratNameSampleStreamGenerates 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 classDocumentToLineStreamReads a plain text file and return each line as aStringobject.
-