This lesson covers the basic techniques you need to know in order to fit a Natural Language Processing Machine Learning pipeline using scikit-learn, a machine learning library for Python.
This lesson is intended for anyone who wishes to understand how NLP works and, more particularly, how to implement it using scikit-learn.
To get the most out of this lesson, you should already have an understanding of the Python programming language.