Package opennlp.tools.formats.brat
Class AnnotationConfiguration
java.lang.Object
opennlp.tools.formats.brat.AnnotationConfiguration
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetTypeClass(String type) static AnnotationConfigurationstatic AnnotationConfigurationparse(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
 
 
-