This block copes with the problem of text classification, the task behind sentiment analysis, and many other NLP frameworks. A series of examples and Python scripts illustrate how to implement different classifiers, from the Naive Bayes Classifier to Deep-Learning powered classifiers. Special attention is devoted to product review data.
Summary
Open the circle: learn core NLP aspects
Get the decks & videos Β Β Β β
Intro to Sentiment Analysis
The Naive Bayes Classifier
Sentiment Analysis with the Bayes Classifier
Sentiment, Affect, and Connotation
Test your learning
NLP application examples
Make things happen with Python
Off-the-shelf Python scripts
Problem set
Close the circle by analyzing a case study