Class H2TextAnnotationProvider
- java.lang.Object
-
- de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
-
- de.julielab.jcore.ae.annotationadder.annotationsources.H2TextAnnotationProvider
-
- All Implemented Interfaces:
AnnotationProvider<AnnotationList>,org.apache.uima.resource.SharedResourceObject
public class H2TextAnnotationProvider extends TextAnnotationProvider
-
-
Field Summary
-
Fields inherited from class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
annotationSource, COL_BEGIN, COL_DOC_ID, COL_END, COL_UIMA_TYPE, format, PARAM_ANNOTATION_FORMAT, PARAM_COLUMN_NAMES, PARAM_INPUT_HAS_HEADER
-
-
Constructor Summary
Constructors Constructor Description H2TextAnnotationProvider()
-