Uses of Package
opennlp.tools.ml.naivebayes
-
Packages that use opennlp.tools.ml.naivebayes Package Description opennlp.tools.ml.naivebayes -
Classes in opennlp.tools.ml.naivebayes used by opennlp.tools.ml.naivebayes Class Description NaiveBayesModelReader Abstract parent class for readers of NaiveBayes.NaiveBayesModelWriter Abstract parent class for NaiveBayes writers.Probabilities Class implementing the probability distribution over labels returned by a classifier.Probability Class implementing the probability for a label.