public class MyStemStemmer extends FeaturePathAnnotatorBase
filterCondition, filterConditionOperator, filterConditionValue, filterFeaturePath, filterFeaturePathInfo, fp, PARAM_FILTER_CONDITION_OPERATOR, PARAM_FILTER_CONDITION_VALUE, PARAM_FILTER_FEATUREPATH, PARAM_PATHS, paths
Constructor and Description |
---|
MyStemStemmer() |
Modifier and Type | Method and Description |
---|---|
protected void |
generateAnnotations(org.apache.uima.jcas.JCas aJCas)
Method to create annotations.
|
protected Set<String> |
getDefaultPaths() |
void |
initialize(org.apache.uima.UimaContext aContext) |
initializeFeaturePathInfoFrom, process
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
public void initialize(org.apache.uima.UimaContext aContext) throws org.apache.uima.resource.ResourceInitializationException
initialize
in interface org.apache.uima.analysis_component.AnalysisComponent
initialize
in class FeaturePathAnnotatorBase
org.apache.uima.resource.ResourceInitializationException
protected Set<String> getDefaultPaths()
getDefaultPaths
in class FeaturePathAnnotatorBase
protected void generateAnnotations(org.apache.uima.jcas.JCas aJCas) throws FeaturePathException, org.apache.uima.analysis_engine.AnalysisEngineProcessException
FeaturePathAnnotatorBase
generateAnnotations
in class FeaturePathAnnotatorBase
aJCas
- the JCas.FeaturePathException
- if an error occurs during initialization of the FeaturePathInfo
objectorg.apache.uima.analysis_engine.AnalysisEngineProcessException
- if another error occurs.Copyright © 2007–2019 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.