Uses of Package
opennlp.tools.ml.maxent.quasinewton
Packages that use opennlp.tools.ml.maxent.quasinewton
Package
Description
Package related to the I/O functionality of the maxent package including reading
and writing models in several formats.
Package related to ML by means of the Quasi Newton (QN) algorithm.
-
Classes in opennlp.tools.ml.maxent.quasinewton used by opennlp.tools.ml.maxent.ioClassDescriptionA maximum entropy model which has been trained using the Quasi Newton (QN) algorithm.
-
Classes in opennlp.tools.ml.maxent.quasinewton used by opennlp.tools.ml.maxent.quasinewtonClassDescriptionInterface for a function.Represents a LineSearch result.Evaluate negative log-likelihood and its gradient from
DataIndexer
.Evaluate quality of training parameters.A maximum entropy model which has been trained using the Quasi Newton (QN) algorithm.