Package org.apache.lucene.classification.document

Uses already seen data (the indexed documents) to classify new documents. Currently contains a (simplistic) Naive Bayes classifier and a k-Nearest Neighbor classifier.