Uses of Class
org.apache.lucene.classification.SimpleNaiveBayesClassifier

Packages that use SimpleNaiveBayesClassifier
Package
Description
Uses already seen data (the indexed documents) to classify an input ( can be simple text or a structured document).
Uses already seen data (the indexed documents) to classify new documents.