Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 473 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 473 Bytes

Twitter-Politics


Analyizing Twitter and Federal Register data to see if/how politicans' tweets correspond to political action

  • The code for aquiring and wrangling the data is contained in the Data_Wrangle.ipynb jupyter notebook.
  • An exploratory data analysis of the documents is contained in the EDA.ipynb jupyter notebook
  • The data analysis of the text data is in the similarity_analysis.ipynb jupyter notebook