Package | Description |
---|---|
opennlp.tools.ml.perceptron |
Modifier and Type | Class and Description |
---|---|
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 © 2015 The Apache Software Foundation. All rights reserved.