Newer
Older
# Advanced Information Retrieval 2023 - Project - Group 20
This is our project for the course Advanced Information Retrieval 2023, TU Graz.
In this project, we use BERTopic to extract topic information from documents and queries and incorporate the topic information for re-ranking documents after the initial retrieval with BM25.
Authors: Gatternig Elias, Müller Hanna, Palasser Georg
[View Design Document](TODO)
[View Presentation Slides](TODO)
## Dataset
TODO: brief description; link to dataset
## How to run
TODO: describe how to run our experiment(s)