
Python Natural Language Processing Cookbook
By :

You will need Python 3 installed on your system. We recommend installing the Python libraries discussed in this book using pip
. The code snippets in the book mention the relevant command to install a given library on the Windows OS.
If you are using the digital version of this book, we advise you to type the code yourself or access the code via the GitHub repository (link available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.
You can download the example code files for this book from GitHub at https://github.com/PacktPublishing/Python-Natural-Language-Processing-Cookbook. In case there's an update to the code, it will be updated on the existing GitHub repository.
We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!