Uses of Class
opennlp.tools.ml.naivebayes.Probabilities
Packages that use Probabilities
Package
Description
Package related to ML by means of the Naive Bayes algorithm.
-
Uses of Probabilities in opennlp.tools.ml.naivebayes
Subclasses of Probabilities in opennlp.tools.ml.naivebayesModifier and TypeClassDescriptionclass
Class implementing the probability distribution over labels returned by a classifier as a log of probabilities.