In this section, you will learn about the fundamentals of building a Natural Language Processing (NLP) application. You will also learn how to use various NLP techniques, such as word embeddings, CBOW, and tokenization in PyTorch in this section.
This section contains the following chapters:
- Chapter 3, NLP and Text Embeddings
- Chapter 4, Stemming and Lemmatization