Re: query results file for trec_eval

2010-10-19 Thread Ahmet Arslan
> I am a student and I am trying to run evaluation for TREC > format document. I > have the judgments. I would like to have the output of my > queries for use > with trec_eval software. Can someone please point me how to > make Solr spit > out output in this format? Or at least point me to some > m

Re: query results file for trec_eval

2010-10-19 Thread Ezequiel Calderara
I don't know anything about the TREC format document, but i think if you want text output, you can do it by using the http://wiki.apache.org/solr/XsltResponseWriter to transform the xml to a text... On Tue, Oct 19, 2010 at 12:29 PM, Valli Indraganti < valli.indraga...@gmail.com> wrote: > Hello! >

RE: query results file for trec_eval

2010-10-19 Thread abhatna...@vantage.com
Tuesday, October 19, 2010 11:30 AM To: Ankit Bhatnagar Subject: query results file for trec_eval Hello! I am a student and I am trying to run evaluation for TREC format document. I have the judgments. I would like to have the output of my queries for use with trec_eval software. Can someone please poin

query results file for trec_eval

2010-10-19 Thread Valli Indraganti
Hello! I am a student and I am trying to run evaluation for TREC format document. I have the judgments. I would like to have the output of my queries for use with trec_eval software. Can someone please point me how to make Solr spit out output in this format? Or at least point me to some material