
spaCy
company
Verified
AI & ML interests
None defined yet.
Organization Card
HF中国镜像站 makes it really easy to share your spaCy
pipelines with the community!
With a single command, you can upload any pipeline package, with a pretty
model card and all required metadata auto-generated for you. The inference
API currently supports NER out-of-the-box and you can try out your
pipeline interactively in your browser. You'll also get a live URL for
your package that you can pip install from anywhere for a smooth path from
prototype all the way to production!

spaCy website
python -m spacy huggingface-hub push [whl_path] [--org] [--msg] [--local-repo] [--verbose]
Upload packages on the hub

Find all spaCy models in the Hub
To upload your spaCy pipelines to the Hub, you can use the spacy-huggingface-hub library.
pip install spacy-huggingface-hub huggingface-cli login python -m spacy package ./en_ner_fashion ./output --build wheel cd ./output/en_ner_fashion-0.0.0/dist python -m spacy huggingface-hub push en_ner_fashion-0.0.0-py3-none-any.whl
More information: spaCy 3.1 release post
spaces
4
models
84

spacy/en_core_web_trf
Token Classification
•
Updated
•
341
•
46

spacy/en_core_web_lg
Token Classification
•
Updated
•
283
•
29

spacy/en_core_web_md
Token Classification
•
Updated
•
409
•
7

spacy/en_core_web_sm
Token Classification
•
Updated
•
2.63k
•
•
50

spacy/ca_core_news_lg
Token Classification
•
Updated
•
70
•
2

spacy/ca_core_news_md
Token Classification
•
Updated
•
38

spacy/ca_core_news_sm
Token Classification
•
Updated
•
29
•
1

spacy/da_core_news_lg
Token Classification
•
Updated
•
39

spacy/da_core_news_md
Token Classification
•
Updated
•
43

spacy/da_core_news_sm
Token Classification
•
Updated
•
36
datasets
None public yet