Re: Using Lucene for a classification problem

2009-05-19 Thread Karl Wettin
Hi Jeetu, wether or not it makes sense to use Lucene as your data matrix depends a bit on your requirements. There is a Bayesian classifier available in the issue tracker that might be helpful, although it does need a little bit of refact

Using Lucene for a classification problem

2009-05-18 Thread Jeetendra Mirchandani
Hi Lucene users, This might seem a little vague to people just using lucene. I am trying to see if I can use lucene for my specific problem I am trying to build a classification solution, where in I need to index each *structured* document into its category in training phase, and lookup a suitabl