sentiment_analysis

Using tweets from Twitter, I look at exploring sentiment analysis models, using both a pre-trained VADER model (available via NLTK) and a basic bag-of-words classifier. The material is meant for self-study/EDA. Some other links of interest: