classify / setup.py
manasagangotri's picture
Create setup.py
94bdb70 verified
raw
history blame
66 Bytes
import nltk
# Download NLTK stopwords
nltk.download('stopwords')