958 Forks
1133 Stars
1133 Watchers

nltk_data

NLTK Data

How to download and setup nltk_data

Open terminal and run command
git clone https://github.com/nltk/nltk_data.git
git clone is used to create a copy or clone of nltk_data repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nltk_data https://github.com/nltk/nltk_data/archive/master.zip

Or simply clone nltk_data with SSH
[email protected]:nltk/nltk_data.git

If you have some problems with nltk_data

You may open issue on nltk_data support forum (system) here: https://github.com/nltk/nltk_data/issues