Package opennlp.tools.formats.brat
Klasse AnnotationConfiguration
java.lang.Object
opennlp.tools.formats.brat.AnnotationConfiguration
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetTypeClass
(String type) static AnnotationConfiguration
static AnnotationConfiguration
parse
(InputStream in)
-
Felddetails
-
SPAN_TYPE
- Siehe auch:
-
ENTITY_TYPE
- Siehe auch:
-
RELATION_TYPE
- Siehe auch:
-
ATTRIBUTE_TYPE
- Siehe auch:
-
EVENT_TYPE
- Siehe auch:
-
-
Konstruktordetails
-
AnnotationConfiguration
-
-
Methodendetails
-
getTypeClass
-
parse
- Löst aus:
IOException
-
parse
- Löst aus:
IOException
-