Uses of Class
opennlp.tools.ml.maxent.io.QNModelReader
-
Packages that use QNModelReader 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 QNModelReader in opennlp.tools.ml.maxent.io
Subclasses of QNModelReader in opennlp.tools.ml.maxent.io Modifier and Type Class Description class
BinaryQNModelReader
AQNModelReader
that reads models from a binary format.
-