public class TemporalLinkMainEventToNextSentenceMainEventAnnotator extends TemporalLinkAnnotator_ImplBase<org.cleartk.timeml.type.Event,org.cleartk.timeml.type.Event>
TemporalLinkAnnotator_ImplBase.SourceTargetPair| Modifier and Type | Field and Description |
|---|---|
static CleartkInternalModelFactory |
FACTORY |
betweenExtractors, REVERSE_RELATION, sourceExtractors, targetExtractors| Constructor and Description |
|---|
TemporalLinkMainEventToNextSentenceMainEventAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
protected List<TemporalLinkAnnotator_ImplBase.SourceTargetPair> |
getSourceTargetPairs(org.apache.uima.jcas.JCas jCas)
Returns the (source, target) anchor pairs for which a relation should be classified.
|
void |
initialize(org.apache.uima.UimaContext context) |
noLeavesPath, process, setBetweenExtractors, setSourceExtractors, setTargetExtractorscollectionProcessComplete, isTraininggetRequiredCasInterface, processgetCasInstancesRequired, hasNext, nextpublic static final CleartkInternalModelFactory FACTORY
public TemporalLinkMainEventToNextSentenceMainEventAnnotator()
public void initialize(org.apache.uima.UimaContext context)
throws org.apache.uima.resource.ResourceInitializationException
initialize in interface org.apache.uima.analysis_component.AnalysisComponentinitialize in interface org.uimafit.factory.initializable.Initializableinitialize in class org.cleartk.classifier.CleartkAnnotator<String>org.apache.uima.resource.ResourceInitializationExceptionprotected List<TemporalLinkAnnotator_ImplBase.SourceTargetPair> getSourceTargetPairs(org.apache.uima.jcas.JCas jCas)
TemporalLinkAnnotator_ImplBasegetSourceTargetPairs in class TemporalLinkAnnotator_ImplBase<org.cleartk.timeml.type.Event,org.cleartk.timeml.type.Event>Copyright © 2013. All Rights Reserved.