Re: Reg Lucene Naive Bayesian classifier.

2013-01-15 Thread Tommaso Teofili
2013/1/15 VIGNESH S > Hi All, > > Thanks for your replies.. > > Actually I am trying to classify the email mail data in to categories > and also spam mails .. I have tried clustering but it is not useful > since we can not control categories. > > I am looking for a light weight implementation whi

Re: Reg Lucene Naive Bayesian classifier.

2013-01-15 Thread Alan Woodward
Hi Vignesh, You might want to have a look at something we put together last year: http://www.flax.co.uk/blog/2012/06/12/clade-a-freely-available-open-source-taxonomy-and-autoclassification-tool/. Alan Woodward a...@flax.co.uk On 15 Jan 2013, at 05:33, VIGNESH S wrote: > Hi All, > > Thanks

Re: Reg Lucene Naive Bayesian classifier.

2013-01-14 Thread VIGNESH S
Hi All, Thanks for your replies.. Actually I am trying to classify the email mail data in to categories and also spam mails .. I have tried clustering but it is not useful since we can not control categories. I am looking for a light weight implementation which can be used in mobiles in client s

Re: Reg Lucene Naive Bayesian classifier.

2013-01-14 Thread Karl Wettin
14 jan 2013 kl. 14:53 skrev VIGNESH S: > Anyone Used the Naive Bayesian Classifier? > > It will be really helpful if some one Can post how to use the > classifiers in Lucene .. Hi there, I posted a NB classifier in the jira back in 2007 that use Lucene as data matrix. It probably needs a bit

Re: Reg Lucene Naive Bayesian classifier.

2013-01-14 Thread Denis Bazhenov
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:

Re: Reg Lucene Naive Bayesian classifier.

2013-01-14 Thread Grant Ingersoll
What are you trying to classify? Queries? Documents? Other? On Jan 14, 2013, at 12:44 PM, Vishwas Goel wrote: > Does anyone has pointers on how to plug in a regression or LETOR model in > Lucene/SOLR? > > On Mon, Jan 14, 2013 at 7:57 PM, Vishwas Goel wrote: > >> What is the use case? I woul

Re: Reg Lucene Naive Bayesian classifier.

2013-01-14 Thread Vishwas Goel
Does anyone has pointers on how to plug in a regression or LETOR model in Lucene/SOLR? On Mon, Jan 14, 2013 at 7:57 PM, Vishwas Goel wrote: > What is the use case? I would have thought that a regression or LETOR > would be lots more useful. Thoughts? > > > On Mon, Jan 14, 2013 at 7:23 PM, VIGNES

Re: Reg Lucene Naive Bayesian classifier.

2013-01-14 Thread Vishwas Goel
What is the use case? I would have thought that a regression or LETOR would be lots more useful. Thoughts? On Mon, Jan 14, 2013 at 7:23 PM, VIGNESH S wrote: > Hi, > > Anyone Used the Naive Bayesian Classifier? > > It will be really helpful if some one Can post how to use the > classifiers in L

Reg Lucene Naive Bayesian classifier.

2013-01-14 Thread VIGNESH S
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: java-user-uns