spacy==3.8.14
# Industrial-strength Natural Language Processing (NLP) in Python
$ pip install spacy
downloads/wk
0
license
MIT
version
3.8.14
python
<3.15,>=3.9
What is spacy?
spaCy is a Python library for natural language processing tasks like tokenization, named entity recognition, part-of-speech tagging, and dependency parsing. Developers use it to build production applications that need to extract meaning from text, such as information extraction systems, chatbots, or document classification tools. It's optimized for speed and accuracy with pre-trained models for multiple languages.
Links
Dependencies (45)
spacy-legacy
spacy-loggers
murmurhash
cymem
preshed
thinc
wasabi
srsly
catalogue
weasel
confection
typer
tqdm
numpy
requests
pydantic
jinja2
setuptools
packaging
spacy_lookups_data
spacy_transformers
cupy
cupy-cuda80
cupy-cuda90
cupy-cuda91
cupy-cuda92
cupy-cuda100
cupy-cuda101
cupy-cuda102
cupy-cuda110
cupy-cuda111
cupy-cuda112
cupy-cuda113
cupy-cuda114
cupy-cuda115
cupy-cuda116
cupy-cuda117
cupy-cuda11x
cupy-cuda12x
cupy-wheel
thinc-apple-ops
sudachipy
sudachidict_core
natto-py
pythainlp
Author
Explosion