Uses of Class
opennlp.tools.ml.maxent.quasinewton.NegLogLikelihood
-
Packages that use NegLogLikelihood Package Description opennlp.tools.ml.maxent.quasinewton -
-
Uses of NegLogLikelihood in opennlp.tools.ml.maxent.quasinewton
Subclasses of NegLogLikelihood in opennlp.tools.ml.maxent.quasinewton Modifier and Type Class Description class
ParallelNegLogLikelihood
Evaluate negative log-likelihood and its gradient in parallel
-