Uses of Class
opennlp.perceptron.PerceptronModelWriter

Packages that use PerceptronModelWriter
opennlp.perceptron   
 

Uses of PerceptronModelWriter in opennlp.perceptron
 

Subclasses of PerceptronModelWriter in opennlp.perceptron
 class BinaryPerceptronModelWriter
          Model writer that saves models in binary format.
 class PlainTextPerceptronModelWriter
          Model writer that saves models in plain text format.
 class SuffixSensitivePerceptronModelWriter
          A writer for GIS models which inspects the filename and invokes the appropriate GISModelWriter depending on the filename's suffixes.
 



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