Class BratAnnotationStream

java.lang.Object
opennlp.tools.formats.brat.BratAnnotationStream
All Implemented Interfaces:
AutoCloseable, ObjectStream<BratAnnotation>

public class BratAnnotationStream extends Object implements ObjectStream<BratAnnotation>
Reads the annotations from the brat .ann annotation file.