Re: Code for Precision in Lucene

2011-08-26 Thread Yakob
I did, go here http://jacobian.web.id/2010/12/01/calculating-precision-and-recall-in-lucene/ On 8/26/11, Sara naznazi wrote: > hi > I have some text files and want to calculate Precision and Recall. dont > refer me to Lucen in action book, I already studied it and just want to know > is there an

Code for Precision in Lucene

2011-08-25 Thread Sara naznazi
hi I have some text files and want to calculate Precision and Recall. dont refer me to Lucen in action book, I already studied it and just want to know is there any one that implement the code successfuly? Can I have it? thanks alot.