public class LeaveOnlyKeepsEnclosedAnnotationsAnnotator
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Annotations, except the ones referenced by Keep
annotations. Useful as a global cleanup after the filtering step, e.g. to
display annotations in BartWriter| Constructor and Description |
|---|
LeaveOnlyKeepsEnclosedAnnotationsAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.uima.jcas.JCas jCas) |
getLogger, initializegetRequiredCasInterface, processgetCasInstancesRequired, hasNext, nextpublic LeaveOnlyKeepsEnclosedAnnotationsAnnotator()
public 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.