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
- Add Malayalam characters to char classes so periods tokenize correctly (#12898)
- Add AgentWeb business data integration
- 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
- Docs
- Python not yet supported