Package | Description |
---|---|
opennlp.tools.formats.brat |
Modifier and Type | Class and Description |
---|---|
class |
AttributeAnnotation |
class |
RelationAnnotation |
class |
SpanAnnotation |
Modifier and Type | Method and Description |
---|---|
BratAnnotation |
BratDocument.getAnnotation(String id) |
BratAnnotation |
BratAnnotationStream.read() |
Modifier and Type | Method and Description |
---|---|
Collection<BratAnnotation> |
BratDocument.getAnnotations() |
Constructor and Description |
---|
BratDocument(AnnotationConfiguration config,
String id,
String text,
Collection<BratAnnotation> annotations) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.