Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 2.69 KB

README.md

File metadata and controls

31 lines (22 loc) · 2.69 KB

Getting Started with Natural Language Processing

This repository accompanies the book Getting Started with Natural Language Processing available here. You can use the coupon code "slkochmar" to get a 42% discount.

Installation Instructions

To run the notebooks on your machine, check if Python 3 is installed (all code was written and tested with Python 3.7). In addition, you will need the following libraries (notebooks tested with the versions indicated in the brackets):

Alternatively, a number of these libraries can be installed in one go through Anaconda distribution.

For more information on Jupyter notebooks, check https://jupyter.org.