There is an overflow of text data online nowadays. As a Python developer, you need to create a new solution using Natural Language Processing for your next project. Your colleagues depend on you to monetize gigabytes of unstructured text data. What do you do?
Hands-on NLP with NLTK and scikit-learn is the answer.
This course puts you right on the spot, starting off with building a spam classifier in our first video. At the end of the course, you are going to walk away with three NLP applications: a spam filter, a topic classifier, and a sentiment analyzer. There is no need for fancy mathematical theory, just plain English explanations of core NLP concepts and how to apply those using Python libraries.
Working with Natural Language Data
Spam Classification with an Email Dataset
Sentiment Analysis with a Movie Review Dataset
Boosting the Performance of Your Models with N-grams
Document Classification with a Newsgroup Dataset
Advanced Topic Modelling with TF-IDF, LSA, and SVMs