- ObjectGISModelReader - Class in opennlp.maxent.io
-
- ObjectGISModelReader(ObjectInputStream) - Constructor for class opennlp.maxent.io.ObjectGISModelReader
-
Constructor which directly instantiates the ObjectInputStream containing
the model contents.
- ObjectGISModelWriter - Class in opennlp.maxent.io
-
- ObjectGISModelWriter(AbstractModel, ObjectOutputStream) - Constructor for class opennlp.maxent.io.ObjectGISModelWriter
-
Constructor which takes a GISModel and a ObjectOutputStream and prepares
itself to write the model to that stream.
- OldFormatGISModelReader - Class in opennlp.maxent.io
-
A reader for GIS models stored in the format used in v1.0 of Maxent.
- OldFormatGISModelReader(String) - Constructor for class opennlp.maxent.io.OldFormatGISModelReader
-
Constructor which takes the name of the model without any suffixes,
such as ".mei.gz" or ".mep.gz".
- opennlp.maxent - package opennlp.maxent
-
Provides main functionality of the maxent package including data structures and
algorithms for parameter estimation.
- opennlp.maxent.io - package opennlp.maxent.io
-
Provides the I/O functionality of the maxent package including reading
and writting models in several formats.
- OUTCOME_LABELS - Variable in class opennlp.maxent.io.GISModelWriter
-
- output - Variable in class opennlp.maxent.io.ObjectGISModelWriter
-