Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 366 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 366 Bytes

Artificially-intelligent-analysis

The project is based on NATURAL LANGUAGE PROCESSING to classify the symptoms of coronavirus with common diseases like common flu, cough, body pains. Used vectorizer from the spacy library to vectorized the words and added them to the language pipeline. Used Support vector machine to classify the sentences from flu to COVID_19.