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