@PipeBitInfo(name="Markable Head Tree Creator", description="Annotates Markables.", dependencies={DOCUMENT_ID,MARKABLE,DEPENDENCY_NODE}) public class MarkableHeadTreeCreator extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Modifier and Type | Class and Description |
---|---|
static class |
MarkableHeadTreeCreator.MarkableDepheadPairComparator |
Constructor and Description |
---|
MarkableHeadTreeCreator() |
Modifier and Type | Method and Description |
---|---|
static String |
getKey(org.apache.uima.jcas.JCas jcas) |
void |
initialize(org.apache.uima.UimaContext context) |
void |
process(org.apache.uima.jcas.JCas jcas) |
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
public void initialize(org.apache.uima.UimaContext context) throws org.apache.uima.resource.ResourceInitializationException
initialize
in interface org.apache.uima.analysis_component.AnalysisComponent
initialize
in class org.apache.uima.fit.component.JCasAnnotator_ImplBase
org.apache.uima.resource.ResourceInitializationException
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_ImplBase
org.apache.uima.analysis_engine.AnalysisEngineProcessException
public static String getKey(org.apache.uima.jcas.JCas jcas)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.