/2018-Elections

Data Visualization using NLP of 15.000 tweets from each candidate of the 2018's Brazilian Election. Web app using Streamlit (Under construction)

Primary LanguagePython

image

Data Visualization using NLP of 15.000 tweets from candidates of the 2018's Brazilian Election. Web app using Streamlit



Data Source


TODO:

  • Importing
  • Tokenize
  • Lower words
  • Remove Stop Words
  • Remove https
  • Separate mentions
  • Separate Hashtags
  • Word Frequency
  • Sentiment Analysis
  • Streamlit