Package opennlp.tools.ml.model


package opennlp.tools.ml.model
  • Class
    Description
    Class which associates a real valued parameter or expected value with a particular contextual predicate or feature.
    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.
    Class which models a sequence.
    A classification model that can label an input Sequence.
    Interface for streams of sequences used to train sequence models.