Package | Description |
---|---|
opennlp.tools.ml.maxent |
Provides main functionality of the maxent package including data structures and
algorithms for parameter estimation.
|
opennlp.tools.ml.maxent.quasinewton | |
opennlp.tools.ml.perceptron |
Modifier and Type | Class and Description |
---|---|
class |
GIS
A Factory class which uses instances of GISTrainer to create and train
GISModels.
|
Modifier and Type | Class and Description |
---|---|
class |
QNTrainer
Maxent model trainer using L-BFGS algorithm.
|
Modifier and Type | Class and Description |
---|---|
class |
PerceptronTrainer
Trains models using the perceptron algorithm.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.