explosion/spacy-huggingface-hub
🤗 Push your spaCy pipelines to the Hugging Face Hub
This tool helps machine learning developers easily share their trained spaCy natural language processing pipelines with others. It takes a packaged spaCy pipeline (a .whl file) and uploads it to the Hugging Face Hub, automatically generating metadata and a user-friendly README. The result is a publicly accessible model that others can explore, install, and use in their own projects.
No commits in the last 6 months.
Use this if you are a spaCy developer who wants to publish and share your custom-trained NLP models for wider distribution and collaboration.
Not ideal if you need to share models that are not spaCy pipelines, or if you prefer to host your models on a private server.
Stars
46
Forks
15
Language
Python
License
MIT
Category
Last pushed
Jun 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/explosion/spacy-huggingface-hub"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/huggingface_hub
The official Python client for the Hugging Face Hub.
huggingface/hub-docs
Docs of the Hugging Face Hub
huggingface/huggingface.js
Use Hugging Face with JavaScript
dice-group/Ontolearn
OWL Class Expressions Learning in Python
KRR-Oxford/DeepOnto
A package for ontology engineering with deep learning and language models.