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, processgetRequiredCasInterface, processgetCasInstancesRequired, hasNext, nextpublic void initialize(org.apache.uima.UimaContext aContext)
throws org.apache.uima.resource.ResourceInitializationException
initialize in interface org.apache.uima.analysis_component.AnalysisComponentinitialize in class FeaturePathAnnotatorBaseorg.apache.uima.resource.ResourceInitializationExceptionprotected Set<String> getDefaultPaths()
getDefaultPaths in class FeaturePathAnnotatorBaseprotected void generateAnnotations(org.apache.uima.jcas.JCas aJCas)
throws FeaturePathException,
org.apache.uima.analysis_engine.AnalysisEngineProcessException
FeaturePathAnnotatorBasegenerateAnnotations in class FeaturePathAnnotatorBaseaJCas - 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.