2760 Forks
12091 Stars
12091 Watchers

How to download and setup nltk

Open terminal and run command
git clone https://github.com/nltk/nltk.git
git clone is used to create a copy or clone of nltk 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 https://github.com/nltk/nltk/archive/master.zip

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

If you have some problems with nltk

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