Skip to content

Instantly share code, notes, and snippets.

@aparrish
Last active September 7, 2022 08:59
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save aparrish/697b7f56ac28f4e59af77a66ac573b8f to your computer and use it in GitHub Desktop.
Save aparrish/697b7f56ac28f4e59af77a66ac573b8f to your computer and use it in GitHub Desktop.
Workshop notebook. Code examples released under CC0 https://creativecommons.org/choose/zero/, other text released under CC BY 4.0 https://creativecommons.org/licenses/by/4.0/
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
name: rwet
channels:
- conda-forge
dependencies:
- python
- spacy
python -m spacy download en_core_web_md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment