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.
-
Class Summary Class Description BinaryGISModelReader AGISModelReaderthat reads models from a binary format.BinaryGISModelWriter AGISModelWriterthat writes models in a binary format.BinaryQNModelReader AQNModelReaderthat reads models from a binary format.BinaryQNModelWriter AQNModelWriterthat writes models in a binary format.GISModelReader The base class for readers ofGIS models.GISModelWriter The base class for writers ofGIS models.QNModelReader The base class for readers ofQN models.QNModelWriter The base class for writers ofmodels.