Skip to content

Instantly share code, notes, and snippets.

@khozzy
Created November 2, 2017 14:20
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 khozzy/571dd6a3f4718dd646b0a372be964664 to your computer and use it in GitHub Desktop.
Save khozzy/571dd6a3f4718dd646b0a372be964664 to your computer and use it in GitHub Desktop.
stopped = [t for t in wordnet_lemmas if t not in stop]
untokenize(stopped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment