import nltk nltk.download('punkt') from nltk.corpus import stopwords stopwords.words('english')