Re: Problem using TrecTopicsReader()

2013-08-06 Thread Andi Vajda
On Aug 6, 2013, at 21:17, Abhishek Gupta wrote: > Hi, > Sorry for asking again, but I got another error. > > After including the all the java libraries I want in jcc. I wrote code for > Trec Evaluation. While running it I got the error that `there is no > bechmark module `. So I modified the Ma

Re: Problem using TrecTopicsReader()

2013-08-06 Thread Abhishek Gupta
Hi, Sorry for asking again, but I got another error. After including the all the java libraries I want in jcc. I wrote code for Trec Evaluation. While running it I got the error that `there is no bechmark module `. So I modified the Makefile to compile and install benchmark jar also. But, while c

Re: Problem using TrecTopicsReader()

2013-08-06 Thread Andi Vajda
On Aug 6, 2013, at 10:36, Abhishek Gupta wrote: > Hi, > I have a problem using TrecTopicsReader which I have already asked on > #lucene IRC but got no reply till yesterday. I also post it on SO( > http://stackoverflow.com/questions/18054649/bufferedreader-in-pylucne). > > The problem is complet