allenai/scispacy
A full spaCy pipeline and models for scientific/biomedical documents. observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 55
- Release rhythm 26
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 169.0
- age_days: 2900
- days_rel: 336
- days_push: 272
- n_releases_24m: 3
Adoption not part of the score
1988 stars · 256 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
scispaCy is a Python library providing full spaCy pipelines, models, and custom pipes for processing scientific, biomedical, and clinical text. It includes a custom tokenizer, POS tagger, syntactic parser, entity span detection, and NER models trained on corpora like CRAFT, JNLPBA, and BC5CDR.
Use cases
- extract named entities like diseases and chemicals from biomedical papers
- parse and POS-tag clinical notes with spaCy
- tokenize scientific text with domain-specific rules
- identify genes, proteins, and cell types in PubMed abstracts
- build a biomedical text mining pipeline in Python
When to choose
- you need spaCy-compatible NLP models tailored to biomedical or clinical text
- you want pretrained NER for entities like genes, diseases, chemicals, or cell lines
- you need a scientific tokenizer and parser that outperforms generic spaCy models on biomedical data
When to avoid
- your text is general-domain news or web content where standard spaCy models suffice
- you need state-of-the-art transformer-based biomedical NLP beyond what these models provide
- you are not working in the Python/spaCy ecosystem
Facets
library · maturity active
nlp parser machine-learning bioinformatics healthcare python spacy biomedical-text ner scientific-documents tokenization natural-language-processing
3 sources
- readme: https://github.com/allenai/scispacy · fetched 2026-08-28 · e6a36497b980
- homepage: https://allenai.github.io/scispacy/ · fetched 2026-08-29 · 5c352c8dd968
- registry_pypi: https://pypi.org/pypi/scispacy/json · fetched 2026-08-29 · a5cf1af1566a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| allenai/scispacy | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="allenai/scispacy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem