Uses of Package
opennlp.tools.ml.maxent
Packages that use opennlp.tools.ml.maxent
Package
Description
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.maxentClassDescriptionRepresents a generator of contexts for maxent decisions.A maximum entropy model which has been trained using the Generalized Iterative Scaling (GIS) procedure.