opennlp.grok.test
Class Regression

java.lang.Object
  |
  +--opennlp.grok.test.Regression

public class Regression
extends java.lang.Object

Automates the testing of Grok grammars.

Version:
$Revision: 1.7 $, $Date: 2003/02/25 13:36:32 $
Author:
Jason Baldridge, Michael White

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

Constructor Detail

Regression

public Regression()
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


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