Skip to content

Instantly share code, notes, and snippets.

@shubham769
Created April 29, 2020 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shubham769/71fd9198f817b8aeb0049c11c48781e9 to your computer and use it in GitHub Desktop.
Save shubham769/71fd9198f817b8aeb0049c11c48781e9 to your computer and use it in GitHub Desktop.
from nltk.corpus import stopwords
print(stopwords.words("english"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment