t2013anurag / nltk-text-classification

Natual Language Toolkit (nltk) - Text Classification NLP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Natural Language Toolkit - Text Classicfication

Install nltk:

  pip install -U nltk

Do :

  import nltk
  nltk.download('all') // to download all the dependencies

About

Natual Language Toolkit (nltk) - Text Classification NLP


Languages

Language:Python 100.0%