/Sentiment-Analysis-for-COVID-Vaccines-

Fetched real-time data from Twitter API and performed data cleaning and preprocessing. Made use of NLP techniques such as tokenization, stemming, and tf-idf vectorization. Using the K-Means Clustering algorithm, the tweets were classified into 3 sentiments and the analysis report consisting of charts was displayed using Flask.

Primary LanguageJupyter Notebook

Stargazers