public class SimpleNormalizerAnnotator
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Keep annotation and sets its
Keep#setNormalizedText(), by (just) trimming the annotation's text.| Constructor and Description |
|---|
SimpleNormalizerAnnotator() |
| 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.