@PipeBitInfo(name="Coreference Copier", description="Sets Modality based upon context.", role=SPECIAL, dependencies={MARKABLE,COREFERENCE_RELATION}) public static class EvaluationOfEventCoreference.CopyCoreferenceRelations extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_DROP_ELEMENTS |
static String |
PARAM_GOLD_VIEW |
Constructor and Description |
---|
CopyCoreferenceRelations() |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.uima.jcas.JCas jcas) |
getLogger, initialize
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
public static final String PARAM_GOLD_VIEW
public static final String PARAM_DROP_ELEMENTS
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
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.