deepset-ai / COVID-QA

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

Application of Aggregation #120

Closed SwithinTan closed 3 years ago

SwithinTan commented 3 years ago

detect_language.py and Detector_Data.py are modified to apply aggregation. Detector_Data.py functions to process the data to hide data processing from the user, and returning of data is done by detect_language.py.