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 Summary
-
Method Summary
-
Constructor Details
-
AbstractContextGenerator
public AbstractContextGenerator()
-