public class TemporalLinkEventToDocumentCreationTimeAnnotator extends TemporalLinkAnnotator_ImplBase<org.cleartk.timeml.type.Event,org.cleartk.timeml.type.DocumentCreationTime>
TemporalLinkAnnotator_ImplBase.SourceTargetPair
Modifier and Type | Field and Description |
---|---|
static CleartkInternalModelFactory |
FACTORY |
betweenExtractors, REVERSE_RELATION, sourceExtractors, targetExtractors
classifier, dataWriter, PARAM_CLASSIFIER_FACTORY_CLASS_NAME, PARAM_DATA_WRITER_FACTORY_CLASS_NAME, PARAM_IS_TRAINING
Constructor and Description |
---|
TemporalLinkEventToDocumentCreationTimeAnnotator() |
Modifier and Type | Method and Description |
---|---|
protected List<TemporalLinkAnnotator_ImplBase.SourceTargetPair> |
getSourceTargetPairs(JCas jCas)
Returns the (source, target) anchor pairs for which a relation should be classified.
|
void |
initialize(UimaContext context) |
noLeavesPath, process, setBetweenExtractors, setSourceExtractors, setTargetExtractors
collectionProcessComplete, isTraining
getLogger
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
batchProcessComplete, destroy, getContext, getResultSpecification, reconfigure, setResultSpecification
public static final CleartkInternalModelFactory FACTORY
public TemporalLinkEventToDocumentCreationTimeAnnotator()
protected List<TemporalLinkAnnotator_ImplBase.SourceTargetPair> getSourceTargetPairs(JCas jCas)
TemporalLinkAnnotator_ImplBase
getSourceTargetPairs
in class TemporalLinkAnnotator_ImplBase<org.cleartk.timeml.type.Event,org.cleartk.timeml.type.DocumentCreationTime>
public void initialize(UimaContext context) throws ResourceInitializationException
initialize
in interface AnalysisComponent
initialize
in interface org.apache.uima.fit.factory.initializable.Initializable
initialize
in class CleartkAnnotator<String>
ResourceInitializationException
Copyright © 2014. All rights reserved.