Package opennlp.tools.ml.maxent.io
package opennlp.tools.ml.maxent.io
Provides the I/O functionality of the maxent package including reading
and writing models in several formats.
-
ClassesClassDescriptionA reader for GIS models stored in binary format.Model writer that saves models in binary format.A reader for quasi-newton models stored in binary format.Abstract parent class for readers of GISModels.Abstract parent class for GISModel writers.