To get the most out of this book
To follow this book, you need to have a basic knowledge of the Python programming language. It is also a required that you know the basics of NLP, deep learning, and how deep neural networks work.
Important note
All the code in this book has been executed in the Python 3.6 version since some of the libraries in the Python 3.9 version are in development stages.
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book's GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.