Information Retrieval Project
A solution to the TREC 2020 passage ranking competition.
Table of Contents
Description
Information retrieval in computing and information science is the process of obtaining information system resources that are relevant to an information need from a collection of those resources [1].
How to setup up
Follow these steps:
How to use
The module can be used by accessing the command line interface or using the corresponding notebooks.
A detailed documentation can be found here.
Credits
This project started in March 2022 at the University of Mannheim. The team consists of:
A Bert pairwise model is in progress and can be found in the corresponding branch.