org.cleartk.timeml.eval
Class TemporalLinkModelInfo
java.lang.Object
org.cleartk.timeml.eval.ModelInfo<org.cleartk.timeml.type.TemporalLink>
org.cleartk.timeml.eval.TemporalLinkModelInfo
public class TemporalLinkModelInfo
- extends ModelInfo<org.cleartk.timeml.type.TemporalLink>
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- Author:
- Steven Bethard
|
Method Summary |
void |
updateStatistics(org.cleartk.eval.AnnotationStatistics<String> statistics,
org.apache.uima.jcas.JCas goldView,
org.apache.uima.jcas.JCas systemView)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemporalLinkModelInfo
public TemporalLinkModelInfo(CleartkInternalModelFactory modelFactory,
String[] trainingArguments)
TemporalLinkModelInfo
public TemporalLinkModelInfo(CleartkInternalModelFactory modelFactory)
updateStatistics
public void updateStatistics(org.cleartk.eval.AnnotationStatistics<String> statistics,
org.apache.uima.jcas.JCas goldView,
org.apache.uima.jcas.JCas systemView)
- Overrides:
updateStatistics in class ModelInfo<org.cleartk.timeml.type.TemporalLink>
Copyright © 2013. All Rights Reserved.