public class TemporalLinkModelInfo extends ModelInfo<org.cleartk.timeml.type.TemporalLink>
annotatedClass, annotatedFeatureName, getOutcome, getSpan, modelFactory, trainingArguments
Constructor and Description |
---|
TemporalLinkModelInfo(CleartkInternalModelFactory modelFactory) |
TemporalLinkModelInfo(CleartkInternalModelFactory modelFactory,
String[] trainingArguments) |
Modifier and Type | Method and Description |
---|---|
void |
updateStatistics(AnnotationStatistics<String> statistics,
JCas goldView,
JCas systemView) |
getModelSubdirectory
public TemporalLinkModelInfo(CleartkInternalModelFactory modelFactory)
public TemporalLinkModelInfo(CleartkInternalModelFactory modelFactory, String[] trainingArguments)
public void updateStatistics(AnnotationStatistics<String> statistics, JCas goldView, JCas systemView)
updateStatistics
in class ModelInfo<org.cleartk.timeml.type.TemporalLink>
Copyright © 2014. All rights reserved.