Skip to content

Commit

Permalink
Added LM run file to replicate results on TREC 2011/2012.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy0017 committed Jun 2, 2013
1 parent 36bceb9 commit 6297168
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ etc/trec_eval.9.0/
etc/trec_eval
data/qrels.microblog2011.txt
data/qrels.microblog2012.txt
data/queries.trec2005efficiency.txt
*~
.DS_Store

6 changes: 6 additions & 0 deletions data/run.lm.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<parameters>
<index>tweets2011-index</index>
<trecFormat>true</trecFormat>
<count>1000</count>
<similarity>lm</similarity>
</parameters>

0 comments on commit 6297168

Please sign in to comment.