File size: 88 Bytes
2806209
 
bd9fae2
 
 
1
2
3
4
5
6
import nltk

nltk.download("wordnet")
nltk.download("punkt")
nltk.download("stopwords")