Part 3 – Natural Language Processing with TensorFlow
In this part, you will learn to build natural language processing (NLP) applications with TensorFlow. You will understand how to perform text processing and build models for text classification. In this part, you will also learn to generate text using LSTMs.
This section comprises the following chapters:
- Chapter 10, Introduction to Natural Language Processing
- Chapter 11, NLP with TensorFlow