Uses of Class
opennlp.maxent.io.SuffixSensitiveGISModelReader

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

Uses of SuffixSensitiveGISModelReader in opennlp.maxent.io
 

Subclasses of SuffixSensitiveGISModelReader in opennlp.maxent.io
 class PooledGISModelReader
          This class works exactly like the SuffisSensitiveGISModelReader except that it attempts to pool all context strings.
 



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