public class Tokens2KeepAnnotator
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Keep for every Token. Useful when testing the filtering
steps, without using ViterbiFilterAnnotator.| Constructor and Description |
|---|
Tokens2KeepAnnotator() |
| 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.