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

Integrate PyTerrier tutorials from ECIR 2021 #5

Open
janheinrichmerker opened this issue Feb 21, 2024 · 0 comments
Open

Integrate PyTerrier tutorials from ECIR 2021 #5

janheinrichmerker opened this issue Feb 21, 2024 · 0 comments

Comments

@janheinrichmerker
Copy link
Contributor

At ECIR 2021, the Glasgow IR group presented a set of very good tutorial notebooks for experimenting with PyTerrier.
Some of their notebooks cover concepts not yet covered in our courses (e.g., LTR, see #2).

As their notebooks are designed to run on Google Colab, I think slight adjustments and updates would be necessary to integrate them with our Dev container workflow.

Overview

1.Classical IR: indexing, retrieval and evaluation
2. Modern retrieval architectures: PyTerrier data model and operators, towards re-rankers and learning-to-rank
3. Contemporary retrieval architectures: neural re-rankers, BERT, EPIC, ColBERT
3.1. OpenNIR and monoT5
3.2. ColBERT re-ranking
4. Recent advances beyond the classical inverted index: neural inverted index augmentation, nearest neighbor search, dense retrieval
4.1. doc2query and DeepCT
4.2. ANCE retrieval
4.3. ColBERT retrieval

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