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

Create the RankingModel class to wrap up the logical ranking model #472

Open
Peilin-Yang opened this issue Nov 11, 2018 · 1 comment
Open

Comments

@Peilin-Yang
Copy link
Collaborator

Currently, when doing the search users can specify base ranking model like BM25/QL and a number of rerankers.
Logically, they consist of one ranking model where only the final results count.
We should wrap them up into a ranking model and build a more general workflow for it.

@lintool
Copy link
Member

lintool commented Mar 16, 2020

Ref #1038 - initial steps in that PR.

crystina-z pushed a commit to crystina-z/anserini that referenced this issue Oct 28, 2022
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