Package opennlp.tools.ml.perceptron
package opennlp.tools.ml.perceptron
-
ClassesClassDescriptionModel writer that saves models in binary format.Abstract parent class for readers of Perceptron.Abstract parent class for Perceptron writers.Trains models using the perceptron algorithm.Trains models for sequences using the perceptron algorithm.