Uses of Package
opennlp.tools.ml.maxent
-
Packages that use opennlp.tools.ml.maxent Package Description opennlp.tools.ml.maxent Package related to ML by means of the Maximum Entropy (ME) algorithm. -
Classes in opennlp.tools.ml.maxent used by opennlp.tools.ml.maxent Class Description ContextGenerator Represents a generator of contexts for maxent decisions.GISModel A maximum entropy model which has been trained using the Generalized Iterative Scaling (GIS) procedure.