spaCy and spacy-stanza

spacy-stanza is a wrapper that integrates Stanford's Stanza NLP models as a backend pipeline component within spaCy, making them complements that work together rather than alternatives.

spaCy
95
Verified
spacy-stanza
54
Established
Maintenance 23/25
Adoption 25/25
Maturity 25/25
Community 22/25
Maintenance 0/25
Adoption 19/25
Maturity 18/25
Community 17/25
Stars: 33,318
Forks: 4,656
Downloads: 21,189,186
Commits (30d): 34
Language: Python
License: MIT
Stars: 745
Forks: 64
Downloads: 2,119
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m

About spaCy

explosion/spaCy

💫 Industrial-strength Natural Language Processing (NLP) in Python

Built on Cython for performance, spaCy provides neural network pipelines for tokenization, POS tagging, dependency parsing, named entity recognition, and text classification across 70+ languages with pretrained models. It integrates transformer architectures like BERT for multi-task learning and offers GPU acceleration via CUDA, alongside production-grade training, model packaging, and workflow management for deployment.

About spacy-stanza

explosion/spacy-stanza

💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work