AnalysisEngine
AEProvider
s' creationBaseUIMATokenizer.cas
will be filled with extracted metadata (UIMA annotations, feature structures)Tokenizer
which is able to analyze the given input with a
UIMA AnalysisEngine
AEProvider
which just instantiates a UIMA AnalysisEngine
with no additional metadata,
parameters or resourcesAEProvider
implementation that creates an Aggregate AE from the given path, also
injecting runtime parameters defined in the solrconfig.xml Solr configuration file and assigning
them as overriding parameters in the aggregate AETokenizer
which creates tokens from UIMA AnnotationsAnalyzer
which use the UIMAAnnotationsTokenizer
for creating tokensAnalyzer
which uses the UIMATypeAwareAnnotationsTokenizer
for the tokenization phaseTokenizer
which creates token from UIMA Annotations filling also their TypeAttribute
according to
FeaturePath
s specifiedCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.