Package opennlp.tools.ml.maxent.quasinewton
package opennlp.tools.ml.maxent.quasinewton
-
ClassDescriptionDeprecated.Interface for a functionClass that performs line search to find minimumClass to store lineSearch resultEvaluate negative log-likelihood and its gradient from DataIndexer.Evaluate negative log-likelihood and its gradient in parallelImplementation of L-BFGS which supports L1-, L2-regularization and Elastic Net for solving convex optimization problems.Evaluate quality of training parameters.L2-regularized objective functionMaxent model trainer using L-BFGS algorithm.