Modifier and Type | Class and Description |
---|---|
class |
AnalysisComponent_ImplBase
Implementation base class for AnalysisComponents.
|
class |
Annotator_ImplBase
Base class for all annotators.
|
class |
CasAnnotator_ImplBase
Base class to be extended by Annotators that use the
CAS interface. |
class |
CasMultiplier_ImplBase
Base class to be extended by CAS Multipliers that use the
CAS interface. |
class |
JCasAnnotator_ImplBase
Base class to be extended by Annotators that use the
JCas interface. |
class |
JCasMultiplier_ImplBase
Base class to be extended by CAS Multipliers that use the
CAS interface. |
Modifier and Type | Method and Description |
---|---|
protected AnalysisComponent |
UimacppAnalysisEngineImpl._getAnnotator()
For a primitive AnalysisEngine only, gets the Annotator.
|
protected AnalysisComponent |
PrimitiveAnalysisEngine_impl.getAnalysisComponent() |
Modifier and Type | Class and Description |
---|---|
class |
AnnotatorAdapter
Adapter that allows Annotators to implement the AnalysisComponent interface.
|
class |
CasConsumerAdapter
Adapter that allows CasConsumers to implement the AnalysisComponent interface.
|
class |
CollectionReaderAdapter
Adapter that allows CollectionReaders to implement the AnalysisComponent interface.
|
Modifier and Type | Method and Description |
---|---|
static AnalysisComponent |
AnalysisComponentAdapterFactory.createAdapter(Object aAdaptee,
AnalysisEngineMetaData aMetaData,
Map<String,Object> aAdditionalParams)
Creates an adapter that allows the given object to implement the
AnalysisComponent
interface. |
Modifier and Type | Class and Description |
---|---|
class |
XmlDetagger
A multi-sofa annotator that does XML detagging.
|
Modifier and Type | Class and Description |
---|---|
class |
UimacppAnalysisComponent |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.