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

Weighted Query #1377

Closed
Narabzad opened this issue Sep 9, 2020 · 1 comment
Closed

Weighted Query #1377

Narabzad opened this issue Sep 9, 2020 · 1 comment

Comments

@Narabzad
Copy link

Narabzad commented Sep 9, 2020

Hello,
Is there any way that I can run bm25 retrieval method with weighted query terms? I have different weights for different query terms and I need to do a weighted query term retrieval such as this example in Indri:
https://sourceforge.net/p/lemur/wiki/Indri%20Query%20Language%20Reference/

@lintool
Copy link
Member

lintool commented Sep 9, 2020

See: https://github.com/castorini/pyserini/blob/master/docs/usage-querybuilder.md

You might want to make sure you've read all the anserini/pyserini documentation first, because IIRC, the last couple of questions you've asked are already in the docs...

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

2 participants