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

LTR refactoring for modularization #636

Merged
merged 8 commits into from
Jun 3, 2021

Conversation

stephaniewhoo
Copy link
Member

  • LTR msmarco passage searcher modularization
  • split training and reranking doc

Copy link
Member

@lintool lintool left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @stephaniewhoo re:

pyserini/ltr/init.py → .../msmarco_passage_ltr_searcher/init.py

I like having the pyserini.ltr package as is.

I think my idea, per #611, was implementing something called MsMarcoPassageLtrSearcher in pyserini.search that packages up just the reranking feature. Most of the "core" LTR stuff can remain in pyersini.ltr.

What do you think?

@stephaniewhoo
Copy link
Member Author

updated PR as discussed in slack
pyserini.ltr.search_msmarco_passage

@stephaniewhoo stephaniewhoo merged commit c7b37d6 into castorini:master Jun 3, 2021
MXueguang pushed a commit to MXueguang/pyserini that referenced this pull request Nov 5, 2021
Modularization LTR reranking and split ltr doc
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

Successfully merging this pull request may close these issues.

2 participants