Verwendungen von Package
opennlp.tools.ml.naivebayes
Packages, die opennlp.tools.ml.naivebayes verwenden
Package
Beschreibung
Package related to ML by means of the Naive Bayes algorithm.
-
Von opennlp.tools.ml.naivebayes verwendete Klassen in opennlp.tools.ml.naivebayesKlasseBeschreibungThe 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.