File size: 61 Bytes
6f943b9
 
 
 
1
2
3
4
5
import nltk

nltk.download('wordnet')
nltk.download('punkt')