Sentiment analysis of tweets on the COVID-19 pandemic by the people across the globe as well as in India, Also classification of sentiments by using Multinomial naive Bayes algorithm.
- Scrapping tweets from twitter
- Creating raw dataset
- Cleaning twitter data
- Textual analysis and textual data visualization
- Calculating sentiments
- Building pipeline for vectorization and model training
- The performance measure of the model