xin007-kong / Getting-Started-with-NLP

This repository accompanies the book "Getting Started with Natural Language Processing"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This repository accompanies the book "Getting Started with Natural Language Processing"


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%