Uses of Class
opennlp.tools.ml.maxent.io.GISModelWriter
-
Packages that use GISModelWriter 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 GISModelWriter in opennlp.tools.ml.maxent.io
Subclasses of GISModelWriter in opennlp.tools.ml.maxent.io Modifier and Type Class Description class
BinaryGISModelWriter
Model writer that saves models in binary format.class
BinaryQNModelWriter
class
QNModelWriter
-