Package Hierarchies:
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<P> (implements opennlp.tools.commons.Trainer<P>)
- opennlp.tools.ml.AbstractEventTrainer<P> (implements opennlp.tools.ml.EventTrainer<P>)
- opennlp.tools.ml.maxent.quasinewton.QNTrainer
- 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.QNMinimizer
- opennlp.tools.ml.maxent.quasinewton.QNMinimizer.L2RegFunction (implements opennlp.tools.ml.maxent.quasinewton.Function)