Sentiment analysis is an approach to natural language processing that identifies the emotional tone behind a body of text and is a popular way today to determine people's opinions on a subject. In this workshop we will use some of Python's popular sentiment analysis libraries in order to learn how to gauge text in the wild. Some prior experience in Python is recommended.