Introduction to bag-of-words and sentiment analysis GitHub

1-hr introduction to the central concept in text analysis of converting text to numerical representations. Focus on bag-of-words representations and a brief application using logistic regression for sentiment analysis

Code available here.