Namespace NOpenNLP.Tools.Formats.Brat
Classes
- BratAnnotationStream
Reads the annotations from the brat .ann annotation file.
- BratNameSampleStream
Generates Name Sample objects for a Brat Document object.
- SegmenterObjectStream<S, T>
An IObjectStream<T> which splits each incoming sample into zero or more outgoing samples, emitting them one at a time.