edu.washington.cs.knowitall.util
Class CommandLineReVerb

java.lang.Object
  extended by 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

Constructor Summary
CommandLineReVerb(org.apache.commons.cli.CommandLine params)
           
 
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
 

Constructor Detail

CommandLineReVerb

public CommandLineReVerb(org.apache.commons.cli.CommandLine params)
                  throws java.io.IOException
Throws:
java.io.IOException
Method Detail

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