opennlp.grok.preprocess.cattag
Class EnglishCatterME

java.lang.Object
  |
  +--opennlp.grok.preprocess.cattag.CatterME
        |
        +--opennlp.grok.preprocess.cattag.EnglishCatterME
All Implemented Interfaces:
opennlp.maxent.Evalable, opennlp.common.preprocess.Pipelink, opennlp.common.preprocess.POSTagger

public class EnglishCatterME
extends CatterME

Version:
$Revision: 1.3 $, $Date: 2002/02/08 12:13:36 $
Author:
Gann Bierner

Field Summary
 
Fields inherited from class opennlp.grok.preprocess.cattag.CatterME
cg, model
 
Constructor Summary
EnglishCatterME()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class opennlp.grok.preprocess.cattag.CatterME
bestSequence, getEventCollector, getNegativeOutcome, localEval, process, requires, tag, tag, tag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnglishCatterME

public EnglishCatterME()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
java.io.IOException


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