import nltk nltk.download('punkt') nltk.download('brown') nltk.download('wordnet') nltk.download('stopwords')