wellcometrust / covid19

Covid QA system for kaggle challenge
0 stars 0 forks source link

Script to question the covid publciations #1

Closed lizgzil closed 4 years ago

lizgzil commented 4 years ago

Kind of a prototype script to question the covid publications.

This should work but will take about 5 minutes

python covid/question_covid.py --question 'What is the incubation period?'

Remember to download the data first from https://www.kaggle.com/allen-institute-for-ai/CORD-19-research-challenge and unzip it in data/raw. (I'm syncing the data to S3 but taking a long time!).

To do (could be in separate PRs):