Uses of Class
opennlp.tools.formats.brat.SegmenterObjectStream
Packages that use SegmenterObjectStream
Package
Description
Experimental package related to the corpus format used by the "brat rapid annotation tool" (brat).
Experimental package related to the OntoNotes 4.0 format.
-
Uses of SegmenterObjectStream in opennlp.tools.formats.brat
Subclasses of SegmenterObjectStream in opennlp.tools.formats.bratModifier and TypeClassDescriptionclass
Generates Name Sample objects for a Brat Document object. -
Uses of SegmenterObjectStream in opennlp.tools.formats.ontonotes
Subclasses of SegmenterObjectStream in opennlp.tools.formats.ontonotesModifier and TypeClassDescriptionclass
Reads a plain text file and return each line as aString
object.