Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.uima.analysis_engine Classes and Interfaces - 32 results found.
NameDescriptionTypePackageFramework
AnalysisEngineAn Analysis Engine is a component responsible for analyzing unstructured information, discovering and representing semantic content.Interfaceorg.apache.uima.analysis_engineApache Uima
AnalysisEngineDescriptionAn AnalysisEngineDescription contains all of the information needed to instantiate and use an AnalysisEngine.Interfaceorg.apache.uima.analysis_engineApache Uima
AnalysisEngineManagementMonitoring and management interface to an AnalysisEngine.Interfaceorg.apache.uima.analysis_engineApache Uima
AnalysisEngineMetaDataEncapsulates all of the metadata for an Analysis Engine.Interfaceorg.apache.uima.analysis_engine.metadataApache Uima
AnalysisEngineProcessExceptionAn AnalysisEngineProcessException may be thrown by an Analysis Engine's process method, indicating that a failure occurred during processing.Classorg.apache.uima.analysis_engineApache Uima
AnalysisEngineServiceStubA stub that calls a remote AnalysisEngine service.Interfaceorg.apache.uima.analysis_engineApache Uima
AnalysisProcessDataEncapsulates all data that is modified by an AnalysisEngine's AnalysisEngine.Interfaceorg.apache.uima.analysis_engineApache Uima
Annotator_ImplBaseBase class for annotators in UIMA SDK v1.Classorg.apache.uima.analysis_engine.annotatorApache Uima
AnnotatorConfigurationExceptionAn AnnotatorConfigurationException is thrown by an annotator if the settings of its configuration parameters are invalid.Classorg.apache.uima.analysis_engine.annotatorApache Uima
AnnotatorContextThis interface is maintained only for backwards compatibility with annotators developed in UIMA SDK v1.Interfaceorg.apache.uima.analysis_engine.annotatorApache Uima
AnnotatorContextExceptionAn AnnotatorContextException is thrown by an AnnotatorContext if it cannot complete the invoked operation due to a failure in the underlying implementation.Classorg.apache.uima.analysis_engine.annotatorApache Uima
AnnotatorInitializationExceptionAn AnnotatorInitializationException may be thrown by an annotator's initialize method, indicating that the annotator failed to successfully initialize itself.Classorg.apache.uima.analysis_engine.annotatorApache Uima
AnnotatorProcessExceptionAn AnnotatorProcessException may be thrown by an annotator's process method, indicating that a failure occurred during processing.Classorg.apache.uima.analysis_engine.annotatorApache Uima
ASBThe Analysis Structure Broker (ASB) is the component responsible for the details of communicating with Analysis Engines that may potentially be distributed across differentInterfaceorg.apache.uima.analysis_engine.asbApache Uima
BaseAnnotatorBase interface for annotators in UIMA SDK v1.Interfaceorg.apache.uima.analysis_engine.annotatorApache Uima
CapabilityLanguageFlowA CapabilityLanguageFlow is a simple type of FlowConstraints that specifies the complete flow as a capabilityLanguage sequence.Interfaceorg.apache.uima.analysis_engine.metadataApache Uima
CasIteratorAn iterator over a collection of CASes.Interfaceorg.apache.uima.analysis_engineApache Uima
FixedFlowA FixedFlow is a simple type of FlowConstraints that specifies the complete flow as a fixed sequence.Interfaceorg.apache.uima.analysis_engine.metadataApache Uima
FlowConstraintsA FlowConstraints object represents constraints on the order of execution of delegate Analysis Engines within an aggregate Analysis Engine.Interfaceorg.apache.uima.analysis_engine.metadataApache Uima
FlowControllerDeclarationDeclares which FlowController is used by the Aggregate Analysis Engine.Interfaceorg.apache.uima.analysis_engine.metadataApache Uima
GenericAnnotatorInterface implemented for multiple-sofa annotators in UIMA SDK v1.Interfaceorg.apache.uima.analysis_engine.annotatorApache Uima
GenericAnnotator_ImplBaseBase interface for annotators in UIMA SDK v1.Classorg.apache.uima.analysis_engine.annotatorApache Uima
JCasIteratorAn iterator over a collection of JCAS objects.Interfaceorg.apache.uima.analysis_engineApache Uima
JTextAnnotatorInterface for JCAS annotators in UIMA SDK v1.Interfaceorg.apache.uima.analysis_engine.annotatorApache Uima
JTextAnnotator_ImplBaseBase class for JCAS annotators in UIMA SDK v1.Classorg.apache.uima.analysis_engine.annotatorApache Uima
ResultNotSupportedExceptionThis exception is thrown by an Analysis Engine when it receives a request to generate results that it cannot produce.Classorg.apache.uima.analysis_engineApache Uima
ResultSpecificationA ResultSpecification is a set of desired outputs from a Analysis Engine or Annotator.Interfaceorg.apache.uima.analysis_engineApache Uima
SofaMappingSofa Name mapping is required to connect the output Sofas from one component to the input Sofa of A SofaMapping object represents mapping of a Sofa name assigned by a component toInterfaceorg.apache.uima.analysis_engine.metadataApache Uima
TaeDescriptionAn AnalysisEngineDescription specific to a Text Analysis Engine (TAE).Interfaceorg.apache.uima.analysis_engineApache Uima
TextAnalysisEngineA Text Analysis Engine (TAE) is a type of Analysis Engine specialized for processing TextFields inherited from interface org.Interfaceorg.apache.uima.analysis_engineApache Uima
TextAnnotatorBase class for text annotators in UIMA SDK v1.Interfaceorg.apache.uima.analysis_engine.annotatorApache Uima
TypeOrFeatureA reference to a Type or Feature in the Analysis Engine's TypeSystem.Interfaceorg.apache.uima.analysis_engineApache Uima