Class Hierarchy
- java.lang.Object
- opennlp.tools.ml.model.AbstractModel (implements opennlp.tools.ml.model.MaxentModel)
- opennlp.tools.ml.maxent.quasinewton.QNModel
- opennlp.tools.ml.AbstractTrainer
- opennlp.tools.ml.AbstractEventTrainer (implements opennlp.tools.ml.EventTrainer)
- opennlp.tools.ml.maxent.quasinewton.QNTrainer
- opennlp.tools.ml.AbstractEventTrainer (implements opennlp.tools.ml.EventTrainer)
- opennlp.tools.ml.ArrayMath
- opennlp.tools.ml.maxent.quasinewton.ArrayMath
- opennlp.tools.ml.maxent.quasinewton.LineSearch
- opennlp.tools.ml.maxent.quasinewton.LineSearch.LineSearchResult
- opennlp.tools.ml.maxent.quasinewton.NegLogLikelihood (implements opennlp.tools.ml.maxent.quasinewton.Function)
- opennlp.tools.ml.maxent.quasinewton.ParallelNegLogLikelihood
- opennlp.tools.ml.maxent.quasinewton.QNMinimizer
- opennlp.tools.ml.maxent.quasinewton.QNMinimizer.L2RegFunction (implements opennlp.tools.ml.maxent.quasinewton.Function)
- opennlp.tools.ml.model.AbstractModel (implements opennlp.tools.ml.model.MaxentModel)
Interface Hierarchy
- opennlp.tools.ml.maxent.quasinewton.Function
- opennlp.tools.ml.maxent.quasinewton.QNMinimizer.Evaluator