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

Uses aggregation on entities in-file #144

Closed edm101 closed 3 years ago

edm101 commented 3 years ago

Creates entity class "Ingestion" for the purpose of data ingestion. Aggregates via the class as root to the previous entities in this file. Done experimentally as project for school.