Skip to content

IS4152/2020-01_IS4152-twitter

 
 

Repository files navigation

Sentiment Analysis Dashboard for 2020 US Presidential Election

Ths project aims to analyse the sentiments derived from the micro-blogging platform, Twitter. Our goal is to identify the public sentiments towards the presidential candidates, Trump and Biden, during the U.S. presidential elections 2020. Sentiment analysis and topic modelling is performed to uncover insights and analysis of the election sentiment.

g-all Compounded sentiment score of Biden vs Trump

g-topics-all Topic Modelling

Installing the project

Run pip install -r requirements.txt to install the necessary packages needed to run the visualisation and to run topic modelling and sentiment analysis.

Run npm i to then install all the necessary node_modules

Running the project locally

Enter into the directory web-projectFinal and then run gulp. Go to your address bar and visit http://localhost:3000

Acknoledgements

This is a project created by Kang Choon Kiat, David Choo, Ethan Pak Cheng Lin and Teo Jiayun under the module IS4152 taught by Professor Desmond Ong.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 46.9%
  • Jupyter Notebook 43.6%
  • HTML 4.1%
  • Python 2.9%
  • JavaScript 2.5%