Dear friends
hi
I want to use Lucene to calculate Precision and Recall.
I did these steps:
1- made some index files. to do this I used indexer code and indexed txt
files which exist in this path "C:/inn" (there are 4 txt files in this
folder) and take them in "outt" folder by setting the indexpath
Dear friends
hi
I want to use Lucene to calculate Precision and Recall.
I did these steps:
* 1*- made some index files. to do this I used indexer code and indexed txt
files which exist in this path "C:/inn" (there are 4 txt files in this
folder) and take them in "outt" folder by setting the indexp
Dear Saurabh
In fact I'm a *beginner*, I never used java before! now I need to use
lucene, and in this part I need to calculate Precision and Recall! I found
the code and just copied and pasted it in eclipse enviroment! and when I run
this, program dosent know some import classes and some other t