Skip to content

sydney-machine-learning/COVID19-antivaccine-sentimentanalysis

Repository files navigation

Vaccine Sentiment Classification using BERT model and Glove Embeddings

Project Overview

This project aims to classify vaccine sentiments using BERT and GloVe embeddings. The dataset used for this project is the "Global COVID-19 Twitter dataset," which contains tweets from Australia, India, Brazil, Indonesia, Japan, USA and UK.

Dataset

The project utilizes the dataset from Kaggle:

Janhavi Lande, Yashwant Kaurav, Cathy Yu, & Rohitash Chandra. (2022). Global COVID-19 Twitter dataset. Kaggle. https://doi.org/10.34740/KAGGLE/DS/2397387

Files

The repository includes individual Jupyter Notebook files for each country's dataset:

  • Australia.ipynb
  • India.ipynb
  • Indonesia.ipynb
  • Brazil.ipynb
  • Japan.ipynb

These notebooks contain the filtered and preprocessed tweets for each country, and sentiment analysis has been performed on the tweets specific to that country.

Additionally, there is a combined analysis in the file EDA_Global_Covid_Dataset.ipynb. This notebook presents data analysis and visualization, combining the predicted sentiments from all countries' datasets.

Reproducing Results

To reproduce the results:

  1. Run the individual country's notebook to generate the predicted sentiment data.
  2. Input the generated sentiment data into the EDA_Global_Covid_Dataset.ipynb notebook to perform the combined analysis.

Alt text

About

Humanoid robot expression using deep sentiment analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •