
spacy 3.8.11
0
Industrial-strength Natural Language Processing (NLP) in Python
Contents
Industrial-strength Natural Language Processing (NLP) in Python
Stars: 33216, Watchers: 33216, Forks: 4635, Open Issues: 189The explosion/spaCy repo was created 11 years ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 33216 github stars!
How to Install spacy
You can install spacy using pip
pip install spacy
or add it to a project with poetry
poetry add spacy
Package Details
- Author
- Explosion
- License
- MIT
- Homepage
- https://spacy.io
- PyPi:
- https://pypi.org/project/spacy/
- GitHub Repo:
- https://github.com/explosion/spaCy
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common spacy errors.
Code Examples
Here are some spacy code examples and snippets.
GitHub Issues
The spacy package has 189 open issues on GitHub
- [it] Regression: EditTreeLemmatizer produces wrong lemmas (spaCy 3.3+ worse than 3.2)
- Add Hashformers to spaCy Universe
- DOC: Correct grammar issues regarding a/an usage
- bug: pydantic v1 incompatability error (Py3.14 wheels)
- I can't open spaCy lessons
- Document good practices for caching spaCy models in CI setup
- 📚 Inaccurate pre-trained model predictions master thread
pythonfix




