Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in readme file #3

Open
mzarozinski opened this issue Jun 18, 2019 · 0 comments
Open

Error in readme file #3

mzarozinski opened this issue Jun 18, 2019 · 0 comments

Comments

@mzarozinski
Copy link

There is an error with the search command. Either there is a missing double quote for the top_k param, or there should not be one after the 1000:

python3 run.py search
--repo osirrc2019/indri
--tag v0.1.0
--output out/indri
--qrels qrels/qrels.robust04.txt
--topic topics/topics.robust04.txt
--collection robust04 \
--top_k 1000"
--opts out_file_name="robust.dir1000" rule="method:dirichlet,mu:1000" topic_type="title" use_prf="0"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant