Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 850 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 850 Bytes

Covid19QUERY

Answering COVID19 queries from reliable resources using Natural Language Processing.

Sample Test Case

Query: what are the symptoms of coronavirus?

1. Bag of words model

2. Word2Vec model

3. GloVe model

4. Tf-Idf model

5. BERT model