July 17, 2019 Author: Matthew Renze

For my Data Science final project, I created a sentiment-analysis algorithm in Python to determine whether words in a set of twitter data possessed either a positive or negative emotional sentiment. Then I aggregated the results to determine the positive or negative sentiment of the tweets as a whole.

Share this Article