Interface | Description |
---|---|
UIMAExecutor |
Enables execution of UIMA pipelines / AEs
|
UIMAServicesFacade |
Interface for Apache UIMA services for enrichment
|
Class | Description |
---|---|
AEProvider |
provide the
AnalysisEngine using the default descriptor or using a custom descriptor (absolute)
path |
ExternalServicesFacade |
Facade for querying UIMA external services
|
InMemoryUIMAExecutor |
Executes UIMA pipelines collecting results in a
JCas |
UIMABundleActivator |
BundleActivator to enable automatic registration of Annotator classes to load from UIMA utils |
UIMAUtils |
Utilities for managing UIMA data and features
|
UIMAUtilsBundleActivator |
UIMABundleActivator for UIMA utils project |
Exception | Description |
---|---|
FeatureStructureNotFoundException | |
NotSingletonFeatureStructureException |
Exception raised when there are multiple
FeatureStructure objects of a same Type
in the JCas while there should be only one |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.