Uses of Package
opennlp.tools.ml.naivebayes
Packages that use opennlp.tools.ml.naivebayes
Package
Description
Package related to ML by means of the Naive Bayes algorithm.
-
Classes in opennlp.tools.ml.naivebayes used by opennlp.tools.ml.naivebayesClassDescriptionThe base class for readers of
models
.The base class forNaiveBayesModel
writers.Class implementing the probability distribution over labels returned by a classifier.Class implementing the probability for a label.