A program that receives a .csv file of tweets, a .tsv file of keywords and their respective sentiment score (pos, neg, neut) and creates a report analyzing the overall sentiment of the tweet(s).
Repository from Github https://github.comalmostworked/sentiment-analysis
A program that receives a .csv file of tweets, a .tsv file of keywords and their respective sentiment score (pos, neg, neut) and creates a report analyzing the overall sentiment of the tweet(s).