GitHub - ScottMcCormack/python-nlp: Jupyter notebooks from following the Tutorials from "Natural Language Text Processing with Python" by Jonathan Mugan · GitHub
Skip to content

ScottMcCormack/python-nlp

Folders and files

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

Contributors