org.cleartk.timeml.eval
Class TempEval2010Main
java.lang.Object
org.cleartk.timeml.eval.TempEval2010Main
- Direct Known Subclasses:
- TempEval2010TaskAAttributes, TempEval2010TaskAExtents, TempEval2010TaskBAttributes, TempEval2010TaskBExtents, TempEval2010TaskC, TempEval2010TaskD, TempEval2010TaskE, TempEval2010TaskF
public abstract class TempEval2010Main
- extends Object
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- Author:
- Steven Bethard
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TempEval2010Main
public TempEval2010Main()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
runMain
public void runMain(String[] args)
throws Exception
- Throws:
Exception
getEvaluation
protected abstract TempEval2010Evaluation getEvaluation(File trainDir,
File testDir,
File outputDir)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.