Package opennlp.tools.formats.brat
Class AnnotationConfiguration
java.lang.Object
opennlp.tools.formats.brat.AnnotationConfiguration
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetTypeClass
(String type) static AnnotationConfiguration
static AnnotationConfiguration
parse
(InputStream in)
-
Field Details
-
SPAN_TYPE
- See Also:
-
ENTITY_TYPE
- See Also:
-
RELATION_TYPE
- See Also:
-
ATTRIBUTE_TYPE
- See Also:
-
EVENT_TYPE
- See Also:
-
-
Constructor Details
-
AnnotationConfiguration
-
-
Method Details
-
getTypeClass
-
parse
- Throws:
IOException
-
parse
- Throws:
IOException
-