Lucene is not about classification really. It might help you, depends on your use case. But if you want the classification library you should look at Apache Mahout. It has Naive Bayes implementation as well as a bunch of others more complicated classification algorithms.
On Jan 15, 2013, at 12:53 AM, VIGNESH S <[email protected]> wrote: > Hi, > > Anyone Used the Naive Bayesian Classifier? > > It will be really helpful if some one Can post how to use the > classifiers in Lucene .. > > -- > Thanks and Regards > Vignesh Srinivasan > 9739135640 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --- Denis Bazhenov <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
