Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JoeyBurzynski/32b09701b9a009f46832abf309f65bff to your computer and use it in GitHub Desktop.
Save JoeyBurzynski/32b09701b9a009f46832abf309f65bff 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