deepset-ai / COVID-QA

API & Webapp to answer questions about COVID-19. Using NLP (Question Answering) and trusted data sources.
Apache License 2.0
344 stars 121 forks source link

Aggregate class update to the file autocomplete.py #140

Open SarruSharma opened 3 years ago

SarruSharma commented 3 years ago

In this update to the file autocomplete.py, the class Question was created for the functions and global variables to be local to the class and inaccessible by other outside entities.