Package Hierarchies:
Class Hierarchy
- java.lang.Object
- opennlp.tools.ml.model.AbstractModel (implements opennlp.tools.ml.model.MaxentModel)
- opennlp.tools.ml.model.AbstractModelReader
- opennlp.tools.ml.model.AbstractModelWriter
- opennlp.tools.ml.AbstractMLModelWriter
- opennlp.tools.ml.AbstractTrainer<P> (implements opennlp.tools.commons.Trainer<P>)
- opennlp.tools.ml.AbstractEventModelSequenceTrainer<P> (implements opennlp.tools.ml.EventModelSequenceTrainer<T,P>)
- opennlp.tools.ml.AbstractEventTrainer<P> (implements opennlp.tools.ml.EventTrainer<P>)
- opennlp.tools.monitoring.IterDeltaAccuracyUnderTolerance (implements opennlp.tools.monitoring.StopCriteria<T>)