Skip to content

Sentiment analysis of individuals' tweets towards the political parties and determining the outcome of the Canadian election of 2019.

Notifications You must be signed in to change notification settings

Siddhantmest/Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis

The aim of this project is to check if the model trained on generic tweets works well in determining the public sentiment about the political parties provide any insight about the outcome of the 2019 Canadian Elections.

Steps followed

1. Import required libraries and create a dataframe of the CSV file
2. Comprehensive text preprocessing is implemented on the generic tweets
3. Enough text preprocessing is implemented such that we can classify the tweets for each party, after classifying we clean the tweets completely
4. Various text vectorizing techniques coupled with various models are implemented and the model performance evaluated
5. The best model is then implemented on Canadian elections tweets, model performance and the factors affecting the model performance are evaluated
6. Feature engineering is implemented to better classify the tweets
7. Various insights are derived from the data

About

Sentiment analysis of individuals' tweets towards the political parties and determining the outcome of the Canadian election of 2019.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published