opennlp.tools.parser
Class AbstractContextGenerator

java.lang.Object
  extended by opennlp.tools.parser.AbstractContextGenerator
Direct Known Subclasses:
AttachContextGenerator, BuildContextGenerator, BuildContextGenerator, CheckContextGenerator, CheckContextGenerator

public abstract class AbstractContextGenerator
extends Object

Abstract class containing many of the methods used to generate contexts for parsing.


Constructor Summary
AbstractContextGenerator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractContextGenerator

public AbstractContextGenerator()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.