ABSTRACT

In this section, we will begin exploring natural language processing, or NLP, and the Python library spaCy. spaCy is a framework for performing NLP via Python. Throughout this section, you will learn the basics of spaCy, from the key terminology and concepts, to processing texts via spaCy.