Package org.apache.lucene.classification

Uses already seen data (the indexed documents) to classify new documents.

See: Description

Package org.apache.lucene.classification Description

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

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.