A B C D E F G H I K L M N O P R S T U V W

M

main(String[]) - Static method in class opennlp.maxent.BinToAscii
 
main(String[]) - Static method in class opennlp.maxent.FileEventStream
Trains and writes a model based on the events in the specified event file.
main(String[]) - Static method in class opennlp.maxent.GISModel
 
main(String[]) - Static method in class opennlp.maxent.io.BinToAscii
 
main(String[]) - Static method in class opennlp.maxent.io.OldFormatGISModelReader
Convert a model created with Maxent 1.0 to a format used with Maxent 1.2.
main(String[]) - Static method in class opennlp.maxent.io.SuffixSensitiveGISModelReader
To convert between different formats of the new style.
Main - Class in opennlp.maxent
Main file for opennlp.maxent.
Main() - Constructor for class opennlp.maxent.Main
 
main(String[]) - Static method in class opennlp.maxent.Main
 
main(String[]) - Static method in class opennlp.maxent.RealValueFileEventStream
Trains and writes a model based on the events in the specified event file.
MaxentModel - Interface in opennlp.maxent
Interface for maximum entropy models.
ModelDomain - Interface in opennlp.maxent
A simple interface that represents a domain to which a particular maxent model is primarily applicable.
ModelReplacementManager - Class in opennlp.maxent
A object which can be used to ensure that a Maxent application can swap the model currently in use with a new one in a thread-safe manner without stopping the servicing of requests.
ModelReplacementManager(ModelSetter) - Constructor for class opennlp.maxent.ModelReplacementManager
 
ModelSetter - Interface in opennlp.maxent
A object to facilitate the resetting of a MaxentModel variable to a new value (model).
MutableContext - Class in opennlp.maxent
Class used to store parameters or expected values associated with this context which can be updated or assigned.
MutableContext(int[], double[]) - Constructor for class opennlp.maxent.MutableContext
Creates a new parametes object with the specifed parameters associated with the specified outcome pattern.

A B C D E F G H I K L M N O P R S T U V W
Copyright © 2005 Jason Baldridge, Gann Bierner, and Thomas Morton. All Rights Reserved.