Uses of Package
opennlp.tools.ml.maxent
-
Packages that use opennlp.tools.ml.maxent Package Description opennlp.tools.ml.maxent Provides main functionality of the maxent package including data structures and algorithms for parameter estimation. -
Classes in opennlp.tools.ml.maxent used by opennlp.tools.ml.maxent Class Description ContextGenerator Generate contexts for maxent decisions.GISModel A maximum entropy model which has been trained using the Generalized Iterative Scaling procedure (implemented in GIS.java).