File size: 62 Bytes
d96f744
 
 
 
1
2
3
4
import nltk

nltk.download('punkt')
nltk.download('stopwords')