Uses of Class
opennlp.tools.ml.maxent.io.GISModelWriter
-
Packages that use GISModelWriter Package Description opennlp.tools.ml.maxent.io Package related to the I/O functionality of the maxent package including reading and writing models in several formats. -
-
Uses of GISModelWriter in opennlp.tools.ml.maxent.io
Subclasses of GISModelWriter in opennlp.tools.ml.maxent.io Modifier and Type Class Description classBinaryGISModelWriterAGISModelWriterthat writes models in a binary format.classBinaryQNModelWriterAQNModelWriterthat writes models in a binary format.classQNModelWriterThe base class for writers ofmodels.
-