opennlp.grok
Class TextGrok

java.lang.Object
  |
  +--opennlp.grok.TextGrok

public class TextGrok
extends java.lang.Object

A text interface for testing grammars.

Version:
$Revision: 1.25 $, $Date: 2003/02/25 12:13:56 $
Author:
Jason Baldridge, Gann Bierner, Michael White

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

Constructor Detail

TextGrok

public TextGrok()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        opennlp.common.parse.LexException,
                        opennlp.common.PipelineException
java.io.IOException
opennlp.common.parse.LexException
opennlp.common.PipelineException

showHelp

public static void showHelp()


Copyright © 2003 Jason Baldridge and Gann Bierner. All Rights Reserved.