Skip to content

Commit

Permalink
typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskamphuis committed May 17, 2019
1 parent 9e8e6c4 commit dd8b230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ python run.py search \
--repo osirrc2019/olddog \
--output $(pwd)/out \
--qrels qrels/qrels.robust2004.txt \
--topic topics.robust04.301-450.601-700.txt \
--topic topics/robust04.301-450.601-700.txt \
--collection robust04 \
--opts out_file_name="run.bm25.robust04"
```

0 comments on commit dd8b230

Please sign in to comment.