- TREC-COVID is an information retrieval challenge running Spring 2020 that involves ~50,000 research articles.
- This repository contains code for submissions by team Smith.
- Lucene via irene
- Edit code to define variable DATA_PATH to point to a directory where you have downloaded the CORD-19 dataset.
- Run the
MergeInputFilesKt
class. - Run the
IndexFromJSONL
class.