explosion/spacy-models
Pre-trained statistical machine learning models for spaCy NLP tasks including named entity recognition, part-of-speech tagging, and dependency parsing.

This repository contains released model packages for the spaCy NLP library distributed as wheel files. The models are trained machine learning pipelines providing capabilities like tagging, parsing, lemmatization, and named entity recognition across multiple languages. Models are categorized by type (core, dep, ent, sent), genre (web, news), and size, and are designed to be installed via python -m spacy download.