Uses of Package
opennlp.tools.ml
Packages that use opennlp.tools.ml
Package
Description
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
Package related to the lemmatizer functionality.
Package related to Machine Learning (ML) features of OpenNLP, the related ML models, and trainers.
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 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.
Package related to identifying sentence boundaries.
Contains classes related to finding token or words in a string.
-
Classes in opennlp.tools.ml used by opennlp.tools.chunker
-
Classes in opennlp.tools.ml used by opennlp.tools.lemmatizer
-
Classes in opennlp.tools.ml used by opennlp.tools.ml
-
Classes in opennlp.tools.ml used by opennlp.tools.ml.maxent
-
Classes in opennlp.tools.ml used by opennlp.tools.ml.maxent.io
-
Classes in opennlp.tools.ml used by opennlp.tools.ml.maxent.quasinewton
-
Classes in opennlp.tools.ml used by opennlp.tools.ml.naivebayes
-
Classes in opennlp.tools.ml used by opennlp.tools.ml.perceptronClassDescriptionA basic
EventModelSequenceTrainer
implementation that processesevents
.A basicEventTrainer
implementation.A specializedTrainer
that is based on a 'EventModelSequence' approach. -
Classes in opennlp.tools.ml used by opennlp.tools.namefind
-
Classes in opennlp.tools.ml used by opennlp.tools.postag
-
Classes in opennlp.tools.ml used by opennlp.tools.sentdetect
-
Classes in opennlp.tools.ml used by opennlp.tools.tokenize