Uses of Package
opennlp.maxent.io

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

Classes in opennlp.maxent.io used by opennlp.maxent.io
GISModelReader
          Abstract parent class for readers of GISModels.
GISModelWriter
          Abstract parent class for GISModel writers.
PlainTextGISModelReader
          A reader for GIS models stored in plain text format.
SuffixSensitiveGISModelReader
          A reader for GIS models which inspects the filename and invokes the appropriate GISModelReader depending on the filename's suffixes.
 



Copyright © 2005 Jason Baldridge, Gann Bierner, and Thomas Morton. All Rights Reserved.