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
A pool of read-only, unsigned Integer objects within a fixed,
non-sparse range.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.