Skip to content

Jupyter notebooks from following the Tutorials from "Natural Language Text Processing with Python" by Jonathan Mugan

License

Notifications You must be signed in to change notification settings

ScottMcCormack/python-nlp

Repository files navigation

python-nlp

Jupyter notebooks from following the Tutorials from "Natural Language Text Processing with Python" by Jonathan Mugan

The following libraries are used:

Getting started

Install dependencies using the following command:

pip install -r requirements.txt

spaCy library

The following command needs to be run to install the English dependencies for spaCy

python -m spacy download en_core_web_sm

About

Jupyter notebooks from following the Tutorials from "Natural Language Text Processing with Python" by Jonathan Mugan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published