Package opennlp.tools.ml.model
package opennlp.tools.ml.model
-
ClassDescriptionClass which associates a real valued parameter or expected value with a particular contextual predicate or feature.DataIndexer<P extends Parameters>Represents an indexer which compresses events in memory and performs feature selection.Describes generic ways to read data from a
DataInputStream.The context of a decision point during training.Interface for maximum entropy models.This interface allows one to implement a prior distribution for use in maximum entropy model training.Sequence<T>Class which models a sequence.A classification model that can label an inputSequence.Interface for streams ofsequencesused to train sequence models.