Uses of Class
opennlp.maxent.quasinewton.LogLikelihoodFunction

Packages that use LogLikelihoodFunction
opennlp.maxent.quasinewton   
 

Uses of LogLikelihoodFunction in opennlp.maxent.quasinewton
 

Constructors in opennlp.maxent.quasinewton with parameters of type LogLikelihoodFunction
QNModel(LogLikelihoodFunction monitor, double[] parameters)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.