org.cleartk.timeml
Class TimeMLAnnotate

java.lang.Object
  extended by org.cleartk.timeml.TimeMLAnnotate

public class TimeMLAnnotate
extends Object

Command line utility for annotating plain text files with TimeML annotations. Usage:

 java org.cleartk.timeml.TimeMLAnnotate input-file-or-dir [output-dir]
 

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

Author:
Steven Bethard

Constructor Summary
TimeMLAnnotate()
           
 
Method Summary
static void main(String... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeMLAnnotate

public TimeMLAnnotate()
Method Detail

main

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


Copyright © 2013. All Rights Reserved.