A C D E F G H I K L P S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(int, T) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
- add(T) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
- addAll(int, Collection<? extends T>) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
- addAll(Collection<? extends T>) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
- addAnnotations(AnnotationData, AnnotationAdderHelper, AnnotationAdderConfiguration, JCas, boolean) - Method in interface de.julielab.jcore.ae.annotationadder.AnnotationAdder
-
Tries to add the given annotation data to the given cas.
- addAnnotations(AnnotationData, AnnotationAdderHelper, AnnotationAdderConfiguration, JCas, boolean) - Method in class de.julielab.jcore.ae.annotationadder.DocumentClassAdder
- addAnnotations(AnnotationData, AnnotationAdderHelper, AnnotationAdderConfiguration, JCas, boolean) - Method in class de.julielab.jcore.ae.annotationadder.DocumentClassAnnotationAdder
- addAnnotations(AnnotationData, AnnotationAdderHelper, AnnotationAdderConfiguration, JCas, boolean) - Method in class de.julielab.jcore.ae.annotationadder.TextAnnotationListAdder
- addPayload(String, Object) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- AnnotationAdder - Interface in de.julielab.jcore.ae.annotationadder
- AnnotationAdderAnnotator - Class in de.julielab.jcore.ae.annotationadder
- AnnotationAdderAnnotator() - Constructor for class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
- AnnotationAdderAnnotator.OffsetMode - Enum in de.julielab.jcore.ae.annotationadder
- AnnotationAdderConfiguration - Class in de.julielab.jcore.ae.annotationadder
- AnnotationAdderConfiguration() - Constructor for class de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
- AnnotationAdderHelper - Class in de.julielab.jcore.ae.annotationadder
-
Caches information for the current document.
- AnnotationAdderHelper() - Constructor for class de.julielab.jcore.ae.annotationadder.AnnotationAdderHelper
- AnnotationData - Interface in de.julielab.jcore.ae.annotationadder.annotationrepresentations
- AnnotationFormat<T extends AnnotationData> - Interface in de.julielab.jcore.ae.annotationadder.annotationformat
- AnnotationList<T extends AnnotationData> - Class in de.julielab.jcore.ae.annotationadder.annotationrepresentations
- AnnotationList() - Constructor for class de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
- AnnotationOffsetException - Exception in de.julielab.jcore.ae.annotationadder
- AnnotationOffsetException() - Constructor for exception de.julielab.jcore.ae.annotationadder.AnnotationOffsetException
- AnnotationOffsetException(String) - Constructor for exception de.julielab.jcore.ae.annotationadder.AnnotationOffsetException
- AnnotationOffsetException(String, Throwable) - Constructor for exception de.julielab.jcore.ae.annotationadder.AnnotationOffsetException
- AnnotationOffsetException(String, Throwable, boolean, boolean) - Constructor for exception de.julielab.jcore.ae.annotationadder.AnnotationOffsetException
- AnnotationOffsetException(Throwable) - Constructor for exception de.julielab.jcore.ae.annotationadder.AnnotationOffsetException
- AnnotationProvider<T extends AnnotationData> - Interface in de.julielab.jcore.ae.annotationadder.annotationsources
- annotationSource - Variable in class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
- AnnotationSource<T extends AnnotationData> - Interface in de.julielab.jcore.ae.annotationadder.annotationsources
C
- CHARACTER - de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator.OffsetMode
- COL_BEGIN - Static variable in class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
- COL_DOC_ID - Static variable in class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
- COL_END - Static variable in class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
- COL_UIMA_TYPE - Static variable in class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
- createSentenceTokenMap(Sentence, AnnotationAdderConfiguration) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderHelper
- createTokenList(JCas, AnnotationAdderConfiguration) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderHelper
D
- de.julielab.jcore.ae.annotationadder - package de.julielab.jcore.ae.annotationadder
- de.julielab.jcore.ae.annotationadder.annotationformat - package de.julielab.jcore.ae.annotationadder.annotationformat
- de.julielab.jcore.ae.annotationadder.annotationrepresentations - package de.julielab.jcore.ae.annotationadder.annotationrepresentations
- de.julielab.jcore.ae.annotationadder.annotationsources - package de.julielab.jcore.ae.annotationadder.annotationsources
- determineDataType(String) - Method in interface de.julielab.jcore.ae.annotationadder.annotationformat.AnnotationFormat
- DocumentClassAdder - Class in de.julielab.jcore.ae.annotationadder
- DocumentClassAdder() - Constructor for class de.julielab.jcore.ae.annotationadder.DocumentClassAdder
- DocumentClassAnnotationAdder - Class in de.julielab.jcore.ae.annotationadder
- DocumentClassAnnotationAdder() - Constructor for class de.julielab.jcore.ae.annotationadder.DocumentClassAnnotationAdder
- DocumentClassAnnotationFormat - Class in de.julielab.jcore.ae.annotationadder.annotationformat
- DocumentClassAnnotationFormat() - Constructor for class de.julielab.jcore.ae.annotationadder.annotationformat.DocumentClassAnnotationFormat
E
- ExternalDocumentClassAnnotation - Class in de.julielab.jcore.ae.annotationadder.annotationrepresentations
- ExternalDocumentClassAnnotation(String, String, double, String) - Constructor for class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalDocumentClassAnnotation
- ExternalTextAnnotation - Class in de.julielab.jcore.ae.annotationadder.annotationrepresentations
- ExternalTextAnnotation(String, int, int, String) - Constructor for class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
F
- FeatureBasedTSVFormat - Class in de.julielab.jcore.ae.annotationadder.annotationformat
- FeatureBasedTSVFormat() - Constructor for class de.julielab.jcore.ae.annotationadder.annotationformat.FeatureBasedTSVFormat
- format - Variable in class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
G
- getAllFieldValuesAsMap() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- getAnnotations(String) - Method in interface de.julielab.jcore.ae.annotationadder.annotationsources.AnnotationProvider
- getAnnotations(String) - Method in interface de.julielab.jcore.ae.annotationadder.annotationsources.AnnotationSource
- getAnnotations(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.H2AnnotationSource
- getAnnotations(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.InMemoryAnnotationSource
- getAnnotations(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.InMemoryFileDocumentClassAnnotationProvider
- getAnnotations(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
- getColumnDataTypes() - Method in interface de.julielab.jcore.ae.annotationadder.annotationformat.AnnotationFormat
- getColumnDataTypes() - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.DocumentClassAnnotationFormat
- getColumnDataTypes() - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.FeatureBasedTSVFormat
- getColumnDataTypes() - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityAnnotationFormat
- getColumnDataTypes() - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityWithDocumentTextShaAnnotationFormat
- getComponentId() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalDocumentClassAnnotation
- getConfidence() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalDocumentClassAnnotation
- getDefaultUimaType() - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
- getDocId() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
- getDocumentClass() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalDocumentClassAnnotation
- getDocumentId() - Method in interface de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationData
- getDocumentId() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
- getDocumentId() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalDocumentClassAnnotation
- getDocumentId() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- getDocumentIdColumnIndex() - Method in interface de.julielab.jcore.ae.annotationadder.annotationformat.AnnotationFormat
- getDocumentIdColumnIndex() - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.DocumentClassAnnotationFormat
- getDocumentIdColumnIndex() - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.FeatureBasedTSVFormat
- getDocumentIdColumnIndex() - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityAnnotationFormat
- getDocumentIdColumnIndex() - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityWithDocumentTextShaAnnotationFormat
- getEnd() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- getEnd() - Method in interface de.julielab.jcore.ae.annotationadder.annotationrepresentations.TextAnnotation
- getHeader() - Method in interface de.julielab.jcore.ae.annotationadder.annotationformat.AnnotationFormat
- getHeader() - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.DocumentClassAnnotationFormat
- getHeader() - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.FeatureBasedTSVFormat
- getHeader() - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityAnnotationFormat
- getHeader() - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityWithDocumentTextShaAnnotationFormat
- getOffsetMode() - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
- getPayload(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- getPayloadKeys() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- getStart() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- getStart() - Method in interface de.julielab.jcore.ae.annotationadder.annotationrepresentations.TextAnnotation
- getUimaType() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
H
- H2AnnotationSource<T extends AnnotationData> - Class in de.julielab.jcore.ae.annotationadder.annotationsources
- H2AnnotationSource(AnnotationFormat<T>) - Constructor for class de.julielab.jcore.ae.annotationadder.annotationsources.H2AnnotationSource
- H2TextAnnotationProvider - Class in de.julielab.jcore.ae.annotationadder.annotationsources
- H2TextAnnotationProvider() - Constructor for class de.julielab.jcore.ae.annotationadder.annotationsources.H2TextAnnotationProvider
- hasHeader(boolean) - Method in interface de.julielab.jcore.ae.annotationadder.annotationformat.AnnotationFormat
- hasHeader(boolean) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.DocumentClassAnnotationFormat
- hasHeader(boolean) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.FeatureBasedTSVFormat
- hasHeader(boolean) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityAnnotationFormat
- hasHeader(boolean) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityWithDocumentTextShaAnnotationFormat
I
- initialize(DataResource) - Method in interface de.julielab.jcore.ae.annotationadder.annotationsources.AnnotationSource
- initialize(DataResource) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.H2AnnotationSource
- initialize(DataResource) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.InMemoryAnnotationSource
- initialize(UimaContext) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
-
This method is called a single time by the framework at component creation.
- InMemoryAnnotationSource<T extends AnnotationData> - Class in de.julielab.jcore.ae.annotationadder.annotationsources
- InMemoryAnnotationSource(AnnotationFormat<T>) - Constructor for class de.julielab.jcore.ae.annotationadder.annotationsources.InMemoryAnnotationSource
- InMemoryFileDocumentClassAnnotationProvider - Class in de.julielab.jcore.ae.annotationadder.annotationsources
- InMemoryFileDocumentClassAnnotationProvider() - Constructor for class de.julielab.jcore.ae.annotationadder.annotationsources.InMemoryFileDocumentClassAnnotationProvider
- InMemoryFileTextAnnotationProvider - Class in de.julielab.jcore.ae.annotationadder.annotationsources
- InMemoryFileTextAnnotationProvider() - Constructor for class de.julielab.jcore.ae.annotationadder.annotationsources.InMemoryFileTextAnnotationProvider
- isPayloadFeatureValues() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- isSplitTokensAtWhitespace() - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
K
- KEY_ANNOTATION_SOURCE - Static variable in class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
L
- load(DataResource) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.InMemoryFileDocumentClassAnnotationProvider
- load(DataResource) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
- loadAnnotations(URI) - Method in interface de.julielab.jcore.ae.annotationadder.annotationsources.AnnotationSource
- loadAnnotations(URI) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.H2AnnotationSource
- loadAnnotations(URI) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.InMemoryAnnotationSource
- log - Variable in class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
P
- PARAM_ANNOTATION_FORMAT - Static variable in class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
- PARAM_COLUMN_NAMES - Static variable in class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
- PARAM_DEFAULT_UIMA_TYPE - Static variable in class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
- PARAM_INPUT_HAS_HEADER - Static variable in class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
- PARAM_OFFSET_MODE - Static variable in class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
- PARAM_PREVENT_PROCESSED_MARK - Static variable in class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
- parse(String) - Method in interface de.julielab.jcore.ae.annotationadder.annotationformat.AnnotationFormat
- parse(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.DocumentClassAnnotationFormat
- parse(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.FeatureBasedTSVFormat
- parse(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityAnnotationFormat
- parse(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityWithDocumentTextShaAnnotationFormat
- process(JCas) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
-
This method is called for each document going through the component.
S
- setAnnotationOffsetsRelativeToDocument(Annotation, TextAnnotation, AnnotationAdderConfiguration) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderHelper
- setAnnotationOffsetsRelativeToSentence(Sentence, Annotation, TextAnnotation, AnnotationAdderConfiguration) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderHelper
- setAnnotationPayloadsToFeatures(Annotation, ExternalTextAnnotation) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderHelper
- setColumnNames(String[]) - Method in interface de.julielab.jcore.ae.annotationadder.annotationformat.AnnotationFormat
- setColumnNames(String[]) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.DocumentClassAnnotationFormat
- setColumnNames(String[]) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.FeatureBasedTSVFormat
- setColumnNames(String[]) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityAnnotationFormat
- setColumnNames(String[]) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityWithDocumentTextShaAnnotationFormat
- setDefaultUimaType(String) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
- setDocId(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
- setDocumentId(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- setEnd(int) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- setOffsetMode(AnnotationAdderAnnotator.OffsetMode) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
- setPayloadFeatureValues(boolean) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- setSplitTokensAtWhitespace(boolean) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
-
Useful for results of external programs that interpret all whitespaces as token boundaries.
- setStart(int) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- setUimaType(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalTextAnnotation
- SimpleTSVEntityAnnotationFormat - Class in de.julielab.jcore.ae.annotationadder.annotationformat
- SimpleTSVEntityAnnotationFormat() - Constructor for class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityAnnotationFormat
- SimpleTSVEntityWithDocumentTextShaAnnotationFormat - Class in de.julielab.jcore.ae.annotationadder.annotationformat
- SimpleTSVEntityWithDocumentTextShaAnnotationFormat() - Constructor for class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityWithDocumentTextShaAnnotationFormat
T
- TextAnnotation - Interface in de.julielab.jcore.ae.annotationadder.annotationrepresentations
- TextAnnotationListAdder - Class in de.julielab.jcore.ae.annotationadder
- TextAnnotationListAdder() - Constructor for class de.julielab.jcore.ae.annotationadder.TextAnnotationListAdder
- TextAnnotationProvider - Class in de.julielab.jcore.ae.annotationadder.annotationsources
- TextAnnotationProvider() - Constructor for class de.julielab.jcore.ae.annotationadder.annotationsources.TextAnnotationProvider
- TOKEN - de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator.OffsetMode
V
- valueOf(String) - Static method in enum de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator.OffsetMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator.OffsetMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages