@PipeBitInfo(name="E-T Relation Overlapper", description="Adds Event-Time temporal relations for annotations overlapping those already having relations.", role=SPECIAL, dependencies={IDENTIFIED_ANNOTATION,TIMEX,TEMPORAL_RELATION}) public static class NeuralEventTimeRelationsEvaluation.AddPotentialRelations extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_RELATION_VIEW |
Constructor and Description |
---|
AddPotentialRelations() |
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_RELATION_VIEW
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.