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

SearchCollection -rf.qrels option #2311

Open
lintool opened this issue Dec 19, 2023 · 1 comment
Open

SearchCollection -rf.qrels option #2311

lintool opened this issue Dec 19, 2023 · 1 comment

Comments

@lintool
Copy link
Member

lintool commented Dec 19, 2023

Is the -rf.qrels in SearchCollection actually being used by any regression, external program, etc.?

@lintool
Copy link
Member Author

lintool commented Mar 28, 2024

Got the answer!

Here:

python src/main/python/trec-covid/generate_round5_baselines.py

Example command:

target/appassembler/bin/SearchCollection -index indexes/lucene-index-cord19-abstract-2020-07-16 -topicReader Covid -topics tools/topics-and-qrels/topics.covid-round5-udel.xml -topicField query -removeDuplicates -bm25 -rm3 -rm3.fbTerms 100 -hits 10000 -rf.qrels tools/topics-and-qrels/qrels.covid-round4-cumulative.txt -output runs/anserini.covid-r5.abstract.qdel.bm25+rm3Rf.txt -runtag anserini.covid-r5.abstract.qdel.bm25+rm3Rf.txt

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