Package opennlp.tools.ml.maxent.io
package opennlp.tools.ml.maxent.io
Package related to the I/O functionality of the maxent package including reading
and writing models in several formats.
-
ClassDescriptionA
GISModelReader
that reads models from a binary format.AGISModelWriter
that writes models in a binary format.AQNModelReader
that reads models from a binary format.AQNModelWriter
that writes models in a binary format.The base class for readers ofGIS models
.The base class for writers ofGIS models
.The base class for readers ofQN models
.The base class for writers ofmodels
.