Ross ROSS = Recommend OSS · open-source software intelligence for agents

spaCy

💫 Industrial-strength Natural Language Processing (NLP) in Python observed · 2026-08-28

github.com/explosion/spaCy · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 11.0
  • age_days: 4444
  • days_rel: 9
  • days_push: 9
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

33849 stars · 4718 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

spaCy is an industrial-strength natural language processing library for Python and Cython, featuring pretrained pipelines for 70+ languages. It provides neural network models for tagging, parsing, named entity recognition, and text classification, plus a production-ready training system and transformer integration.

Use cases

  • extract named entities from text
  • tokenize and parse text in multiple languages
  • classify documents with NLP
  • train custom NER models
  • integrate BERT transformers into NLP pipelines
  • process large text corpora at high speed
  • build production NLP pipelines in Python

When to choose

  • you need fast, production-ready NLP in Python
  • you want pretrained pipelines for many languages
  • you need to train and deploy custom NLP models
  • you're doing large-scale information extraction

When to avoid

  • you need cutting-edge research models over production speed
  • you want a pure PyTorch research framework
  • you need languages without spaCy support

Facets

library · maturity stable

nlp machine-learning parser llm-inference machine-learning data-science artificial-intelligence python cross-platform named-entity-recognition tokenization text-classification dependency-parsing transformers cython pretrained-models natural-language-processing

2 sources

Member repositories

RepositoryRoleHealth v2
explosion/spaCymain99
explosion/spacy-modelsmirror75

For agents

markdown · JSON · MCP: product_card(name="explosion/spaCy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem