edu.washington.cs.knowitall.util
Class CommandLineReVerb
java.lang.Object
edu.washington.cs.knowitall.util.CommandLineReVerb
public class CommandLineReVerb
- extends Object
A command line wrapper for ReVerbExtractor. Run with -h to see the usage
information.
- Author:
- afader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineReVerb
public CommandLineReVerb(org.apache.commons.cli.CommandLine params)
throws ExtractorException
- Throws:
ExtractorException
main
public static void main(String[] args)
throws ExtractorException
- Throws:
ExtractorException
usage
public static void usage(org.apache.commons.cli.Options options)
runExtractor
public void runExtractor()
throws IOException,
ExtractorException
- Throws:
IOException
ExtractorException
Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.