Skip to content

sara-02/nltk_study

Repository files navigation

Basics of ntlk. Code from blog Dive into nltk

##How to install NLTK: sudo pip install ntlk

##How to get NLTK data:

 $ python
 >> import nltk
 >> nltk download() #then select the data/modules to install
 >> #or do ntlk download(all) #might take a day or two to install

About

Basics of NLTK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages