Overview: spaCy and Transformers
Let's look at what we will be learning in this section.
We'll cover the following...
In this chapter, we will learn about the latest hot topic in NLP, transformers, and how to use them with TensorFlow and spaCy.
First, we will learn about transformers and transfer learning. Second, we'll learn about the architectural details of the commonly used ...