Package opennlp.tools.parser
Class AbstractContextGenerator
java.lang.Object
opennlp.tools.parser.AbstractContextGenerator
- Direct Known Subclasses:
- AttachContextGenerator,- BuildContextGenerator,- BuildContextGenerator,- CheckContextGenerator,- CheckContextGenerator
Abstract class containing many of the methods used to generate contexts for parsing.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
AbstractContextGeneratorpublic AbstractContextGenerator()
 
-