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

Class for the Label Page on Covid Website #137

Open RomanKova opened 3 years ago

RomanKova commented 3 years ago

This class follows the DDD principle to store information for the Label page. Which stores the list of all Labels. The Labels are added separately in the database from the Document object.