public class SnowballStemmerNormalizerAnnotator
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Keep annotation and sets its
Keep#setNormalizedText(), using Snowball/Porter's algorithm.| Constructor and Description |
|---|
SnowballStemmerNormalizerAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.uima.jcas.JCas jCas) |
getLogger, initializegetRequiredCasInterface, processgetCasInstancesRequired, hasNext, nextpublic void process(org.apache.uima.jcas.JCas jCas)
throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
process in class org.apache.uima.analysis_component.JCasAnnotator_ImplBaseorg.apache.uima.analysis_engine.AnalysisEngineProcessExceptionCopyright © 2015 Bluebrain Project. All rights reserved.