QnA system using BERT
requirements.txt
For running on preloaded text
$python main_text.py paragraph.txt question.txt
For scraping and running on text
$python main_url.py https://tos.ea.com/legalapp/WEBTERMS/US/en/PC question4.txt random.txt
Link for downloading model
Note: Download weights using the above link or using git-lfs