summaryrefslogtreecommitdiff
path: root/textproc/py-spacy/pkg-descr
blob: 960cadef099bae550be3c83764e7a5ec4436b259 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
spaCy is a library for advanced Natural Language Processing in Python and
Cython. It's built on the very latest research, and was designed from day one to
be used in real products.

spaCy comes with pretrained pipelines and currently supports tokenization and
training for 70+ languages. It features state-of-the-art speed and neural
network models for tagging, parsing, named entity recognition, text
classification and more, multi-task learning with pretrained transformers like
BERT, as well as a production-ready training system and easy model packaging,
deployment and workflow management.