Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 455 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 455 Bytes

political-data-mining

Data Mining project in Python (tweets analysis). Main Dataset: tweets by Donald Trump and Bernie Sanders. Analysis, clustering, topic labelling, sentiment analysis, classification.

Analyse tweets from each candidate, clustering to find each candidates topics and political views. Sentiment analysis on candidates tweets and news articles that refer to them. Classifier using MNB model to distinguish tweets from each candidate.