Task: Lab 1: The 2021 CLEF eHealth IR Task on consumer health search: Subtask 1(https://clefehealth.imag.fr/?page_id=610)
This task asks us to rank the provided documents given a query. We use BM25 and its variations to rank the documents. And we compare its performance with the standard document ranking library.
Ziqi Huang ([email protected])
Juefei Chen ([email protected])
python bm25/main.py