Package | Description |
---|---|
opennlp.tools.ml.maxent |
Provides main functionality of the maxent package including data structures and
algorithms for parameter estimation.
|
opennlp.tools.sentdetect |
Package related to identifying sentece boundries.
|
Class and Description |
---|
ContextGenerator
Generate contexts for maxent decisions.
|
GISModel
A maximum entropy model which has been trained using the Generalized
Iterative Scaling procedure (implemented in GIS.java).
|
Class and Description |
---|
IntegerPool
Deprecated.
repalace with Integer.valueOf or auto boxing
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.