public class AnnotatorPipeline extends Object
Constructor and Description |
---|
AnnotatorPipeline() |
Modifier and Type | Method and Description |
---|---|
ArrayList<org.apache.uima.fit.component.JCasAnnotator_ImplBase> |
getAnnotators() |
void |
process(org.apache.uima.jcas.JCas input)
Runs all annotators stored in this pipeline on the given input JCas
instance.
|
public ArrayList<org.apache.uima.fit.component.JCasAnnotator_ImplBase> getAnnotators()
public void process(org.apache.uima.jcas.JCas input) throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
input
- a JCas instance.org.apache.uima.analysis_engine.AnalysisEngineProcessException
- may be thrown by an annotator.Copyright (C) 2013, 2014 Raphael Dickfelder, Jan Göpfert, Benjamin Paassen, Andreas Stöckel, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/scie