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
- docs(llm): note OpenAI-compatible endpoint for spacy-llm GPT models
- Add cp314t (free-threaded Python 3.14) wheel support
- Fix Turkish typos, missing comma, and diacritics in examples.py
- docs: list cs_core_news_sm under Czech language models
- Fix bare except: use specific exception types
- add yasbd-lib to universe
- Expected 96 from C header, got 88 from PyObject when importing "en_core_sci_sm" version 0.5.4
- `nlp.pipe(n_process>1)` crashes with [E018]/[E871] for any pipeline using floret-mode vectors (e.g. sv_core_news_lg)
- Fix floret vectors StringStore sharing after Vocab unpickling (E018 with nlp.pipe n_process>1)
- [E050] Can't find model 'en_core_web_sm'. It doesn't seem to be a Python package or a valid path to a data directory.
- Docs
- Python not yet supported