Uses of Class
opennlp.tools.ml.maxent.io.GISModelReader
-
Packages that use GISModelReader Package Description opennlp.tools.ml.maxent.io Provides the I/O functionality of the maxent package including reading and writing models in several formats. -
-
Uses of GISModelReader in opennlp.tools.ml.maxent.io
Subclasses of GISModelReader in opennlp.tools.ml.maxent.io Modifier and Type Class Description class
BinaryGISModelReader
A reader for GIS models stored in binary format.class
BinaryQNModelReader
A reader for quasi-newton models stored in binary format.class
QNModelReader
-