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