Uses of Interface
opennlp.maxent.ContextGenerator

Packages that use ContextGenerator
opennlp.maxent Provides main functionality of the maxent package including data structures and algorithms for parameter estimation. 
 

Uses of ContextGenerator in opennlp.maxent
 

Classes in opennlp.maxent that implement ContextGenerator
 class BasicContextGenerator
          Generate contexts for maxent decisions, assuming that the input given to the getContext() method is a String containing contextual predicates separated by spaces.
 



Copyright © 2005 Jason Baldridge, Gann Bierner, and Thomas Morton. All Rights Reserved.