...

/

Introduction: Using Transformers to Generate Text

Introduction: Using Transformers to Generate Text

Get an overview of the topics that will be covered in this chapter.

We'll cover the following...

The NLP domain has seen some remarkable leaps in the way we understand, represent, and process textual data. From handling long-range dependencies/sequences using LSTMs and GRUs to building dense vector representations using word2vec and friends, the field, in ...