Uses of Class
de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
-
-
Uses of ExternalTextAnnotation in de.julielab.jcore.ae.annotationadder
Methods in de.julielab.jcore.ae.annotationadder with parameters of type ExternalTextAnnotation Modifier and Type Method Description voidAnnotationAdderHelper. setAnnotationPayloadsToFeatures(org.apache.uima.jcas.tcas.Annotation annotation, ExternalTextAnnotation a) -
Uses of ExternalTextAnnotation in de.julielab.jcore.ae.annotationadder.annotationformat
Methods in de.julielab.jcore.ae.annotationadder.annotationformat that return ExternalTextAnnotation Modifier and Type Method Description ExternalTextAnnotationFeatureBasedTSVFormat. parse(String data)ExternalTextAnnotationSimpleTSVEntityAnnotationFormat. parse(String data)ExternalTextAnnotationSimpleTSVEntityWithDocumentTextShaAnnotationFormat. parse(String data) -
Uses of ExternalTextAnnotation in de.julielab.jcore.ae.annotationadder.annotationsources
Fields in de.julielab.jcore.ae.annotationadder.annotationsources with type parameters of type ExternalTextAnnotation Modifier and Type Field Description protected AnnotationSource<AnnotationList<ExternalTextAnnotation>>TextAnnotationProvider. annotationSourceprotected AnnotationFormat<ExternalTextAnnotation>TextAnnotationProvider. formatMethods in de.julielab.jcore.ae.annotationadder.annotationsources that return types with arguments of type ExternalTextAnnotation Modifier and Type Method Description AnnotationList<ExternalTextAnnotation>TextAnnotationProvider. getAnnotations(String id)
-