2020 US Presidential Election Twitter Sentiment Analysis

Shiyan
Shiyan Boxer
Published in
5 min readApr 22, 2021

--

Photo from Rolling Stones

View

Tools

  • Python — a programming language
  • Tweepy — type of RESTful API specifically for Twitter
  • Textblob — process textual data library
  • NodeJS — backend
  • Pandas — data manipulation and analysis library
  • NumPy — scientific computing library
  • Matplotlib — plotting library
  • NLTK — symbolic and statistical natural language processing libraries
  • Regular Expression — parsing strings and modifying dataset library sequence of characters that form a search pattern
  • JSON — file type

2020 US Presidential Election

The 2020 United States presidential election, scheduled for Tuesday, November 3, 2020, will be the 59th US election. The series of presidential primary elections and caucuses are held during the first six months of 2020. This nominating process is an indirect election, where voters cast ballots selecting a slate of delegates to…

--

--

No responses yet