spacy
https://github.com/explosion/spacy
Python
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported23 Subscribers
Add a CodeTriage badge to spacy
Help out
- Issues
- `spacy` fails to specify `click` as a dependency even though it is being used and thus fresh install + import fails
- Added Sinhala test cases for spaCy, implemented si_tokenizer and si_vocab, and fixed version issues in the requirements file.
- Add czech package to language list in documentation
- Added AMD Zen1 platform support to BLIS. Updated blis from 0.7.9 to latest with Python 3.13.5 compatibility. Fixed Cython type definitions for Python 3.12→3.13 upgrade.
- Package setuptools is required when using spaCy
- fix: add is_base_form to FrenchLemmatizer to prevent over-lemmatizing infinitives
- `spacy download --url` is silently ignored or rejected — the custom URL flag never works
- fix(cli): make `spacy download --url` actually use the custom URL
- Missing spacy-alignments for py3.14 while dependent spacy-transformers already has 3.14 wheels
- en_core_web_hftrf-3.8.1 fails to load with spacy-transformers 1.4.0 (safetensors weights)
- Docs
- Python not yet supported