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