edu.washington.cs.knowitall.util
Class CommandLineReVerb
java.lang.Object
edu.washington.cs.knowitall.util.CommandLineReVerb
public class CommandLineReVerb
- extends java.lang.Object
A command line wrapper for ReVerbExtractor. Run with -h to see the usage information.
- Author:
- afader
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
runExtractor()
|
static void |
usage(org.apache.commons.cli.Options options)
|
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 java.io.IOException
- Throws:
java.io.IOException
main
public static void main(java.lang.String[] args)
usage
public static void usage(org.apache.commons.cli.Options options)
runExtractor
public void runExtractor()
throws java.io.IOException
- Throws:
java.io.IOException