You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anna and I both needed to run nltk.download('punkt') before from nltk.tokenize import word_tokenize as well as nltk.download('stopwords') before from nltk.corpus import stopwords.