Skip to content

vaibagga/BERT_QnA

Repository files navigation

BERT_QnA

QnA system using BERT

Dependencies

requirements.txt

Running

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