Skip to content

Instantly share code, notes, and snippets.

@heukirne
Last active December 16, 2015 22:28
Show Gist options
  • Save heukirne/5506829 to your computer and use it in GitHub Desktop.
Save heukirne/5506829 to your computer and use it in GitHub Desktop.
wget http://henrique.gemeos.org/download/trec_eval.8.1.tar.gz
wget http://henrique.gemeos.org/download/qrels.zip
unzip qrels.zip
tar -xvf trec_eval.8.1.tar.gz
cd trec_eval.8.1
make
cp trec_eval ../
./trec_eval -c -q qrels.txt result_henrique_manuela_SOLR.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment