This project has been given to us to understand and apply all possible information retrieval algorithms to create a CoViD-19 related search engine based on the TREC CoViD-19 dataset.
- Dataset Link: https://ir.nist.gov/covidSubmit/
To run the program, CLI is needed and many external library have been utilized.
Version & Platform: 3.8.6 (64-bit)
./entry.sh
This should set your environment to be compatible with our application.
python3 evaluation.py
python3 randomization.py <prefix_of_the_first_result_file> <prefix_of_the_second_result_file>