Uses of Class
opennlp.tools.ml.model.AbstractModel

Packages that use AbstractModel
Package
Description
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
Package related to the lemmatizer functionality.
Package related to ML by means of the Maximum Entropy (ME) algorithm.
Package related to the I/O functionality of the maxent package including reading and writing models in several formats.
Package related to ML by means of the Quasi Newton (QN) algorithm.
Package related to ML models and feature selection techniques.
Package related to ML by means of the Naive Bayes algorithm.
Package related to ML by means of the perceptron algorithm.
Package related to finding proper names and numeric amounts.
Package related to part-of-speech tagging.