org.cleartk.timeml.tlink
Class VerbClauseTemporalTrain

java.lang.Object
  extended by org.cleartk.timeml.tlink.VerbClauseTemporalTrain

public class VerbClauseTemporalTrain
extends Object


Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.

Author:
Steven Bethard

Constructor Summary
VerbClauseTemporalTrain()
           
 
Method Summary
static String fixTextByFileName(String name, String text)
           
static File getCleanedTimeBankDir(String timeBankDir)
           
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

VerbClauseTemporalTrain

public VerbClauseTemporalTrain()
Method Detail

main

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

getCleanedTimeBankDir

public static File getCleanedTimeBankDir(String timeBankDir)
                                  throws IOException
Throws:
IOException

fixTextByFileName

public static String fixTextByFileName(String name,
                                       String text)


Copyright © 2012. All Rights Reserved.