org.cleartk.timeml.eval
Class TempEval2010TaskAAttributes

java.lang.Object
  extended by org.cleartk.timeml.eval.TempEval2010Main
      extended by org.cleartk.timeml.eval.TempEval2010TaskAAttributes

public class TempEval2010TaskAAttributes
extends TempEval2010Main

TempEval 2010 task A: time attributes Best reported accuracies in TempEval 2010:


Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.

Author:
Steven Bethard

Constructor Summary
TempEval2010TaskAAttributes()
           
 
Method Summary
protected  TempEval2010Evaluation getEvaluation(File trainDir, File testDir, File outputDir)
           
static void main(String[] args)
           
 
Methods inherited from class org.cleartk.timeml.eval.TempEval2010Main
runMain
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TempEval2010TaskAAttributes

public TempEval2010TaskAAttributes()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

getEvaluation

protected TempEval2010Evaluation getEvaluation(File trainDir,
                                               File testDir,
                                               File outputDir)
                                        throws Exception
Specified by:
getEvaluation in class TempEval2010Main
Throws:
Exception


Copyright © 2012. All Rights Reserved.