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

Prototype pattern applied to feedback.py #164

Open SarruSharma opened 3 years ago

SarruSharma commented 3 years ago

The creational design pattern, prototype, was applied to the file feedback.py to create new instances through cloning question, answer, feedback and document_id.