Uses of Class
opennlp.maxent.io.QNModelReader

Packages that use QNModelReader
opennlp.maxent.io Provides the I/O functionality of the maxent package including reading and writting models in several formats. 
 

Uses of QNModelReader in opennlp.maxent.io
 

Subclasses of QNModelReader in opennlp.maxent.io
 class BinaryQNModelReader
          A reader for quasi-newton models stored in binary format.
 class ObjectQNModelReader
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.