<a href="https://explosion.ai"><img src="https://explosion.ai/assets/img/logo.svg" width="125" height="125" align="right" /></a>
# 💫 🤖 spaCy Curated Transformers
This package provides [spaCy](https://github.com/explosion/spaCy) components and
architectures to use a curated set of transformer models via
[`curated-transformers`](https://github.com/explosion/curated-transformers) in
spaCy.
[![PyPi](https://img.shields.io/pypi/v/spacy-curated-transformers.svg?style=flat-square&logo=pypi&logoColor=white)](https://pypi.python.org/pypi/spacy-curated-transformers)
[![GitHub](https://img.shields.io/github/release/explosion/spacy-curated-transformers/all.svg?style=flat-square&logo=github)](https://github.com/explosion/spacy-curated-transformers/releases)
## Features
- Use pretrained models based on one of the following architectures to
power your spaCy pipeline:
- ALBERT
- BERT
- CamemBERT
- RoBERTa
- XLM-RoBERTa
- All the nice features supported by [`spacy-transformers`](https://github.com/explosion/spacy-transformers)
such as support for Hugging Face Hub, **multi-task learning**, the extensible config system and
out-of-the-box serialization
- Deep integration into spaCy, which lays the groundwork for deployment-focused features
such as distillation and quantization
- Minimal dependencies
## ⏳ Installation
Installing the package from pip will automatically install all dependencies.
```bash
pip install spacy-curated-transformers
```
## 🚀 Quickstart
An example project is provided in the [`project`](project) directory.
## 📖 Documentation
- 📘
[Layers and Model Architectures](https://spacy.io/usage/layers-architectures):
Power spaCy components with custom neural networks
- 📗 [`CuratedTransformer`](https://spacy.io/api/curatedtransformer): Pipeline component API
reference
- 📗
[Transformer architectures](https://spacy.io/api/architectures#curated-trf):
Architectures and registered functions
## Bug reports and other issues
Please use [spaCy's issue tracker](https://github.com/explosion/spaCy/issues) to
report a bug, or open a new thread on the
[discussion board](https://github.com/explosion/spaCy/discussions) for any other
issue.
Raw data
{
"_id": null,
"home_page": "https://github.com/explosion/spacy-curated-transformers",
"name": "spacy-curated-transformers",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Explosion",
"author_email": "contact@explosion.ai",
"download_url": "https://files.pythonhosted.org/packages/a0/b7/5fc67a8a9291892abd77b763e399bc7bde2e341e2a2d21395679ba5f47b0/spacy_curated_transformers-2.1.2.tar.gz",
"platform": null,
"description": "<a href=\"https://explosion.ai\"><img src=\"https://explosion.ai/assets/img/logo.svg\" width=\"125\" height=\"125\" align=\"right\" /></a>\n\n# \ud83d\udcab \ud83e\udd16 spaCy Curated Transformers\n\nThis package provides [spaCy](https://github.com/explosion/spaCy) components and\narchitectures to use a curated set of transformer models via\n[`curated-transformers`](https://github.com/explosion/curated-transformers) in\nspaCy.\n\n[![PyPi](https://img.shields.io/pypi/v/spacy-curated-transformers.svg?style=flat-square&logo=pypi&logoColor=white)](https://pypi.python.org/pypi/spacy-curated-transformers)\n[![GitHub](https://img.shields.io/github/release/explosion/spacy-curated-transformers/all.svg?style=flat-square&logo=github)](https://github.com/explosion/spacy-curated-transformers/releases)\n\n## Features\n\n- Use pretrained models based on one of the following architectures to\n power your spaCy pipeline:\n - ALBERT\n - BERT\n - CamemBERT\n - RoBERTa\n - XLM-RoBERTa\n- All the nice features supported by [`spacy-transformers`](https://github.com/explosion/spacy-transformers)\n such as support for Hugging Face Hub, **multi-task learning**, the extensible config system and\n out-of-the-box serialization\n- Deep integration into spaCy, which lays the groundwork for deployment-focused features\n such as distillation and quantization\n- Minimal dependencies\n\n## \u23f3 Installation\n\nInstalling the package from pip will automatically install all dependencies.\n\n```bash\npip install spacy-curated-transformers\n```\n\n## \ud83d\ude80 Quickstart\n\nAn example project is provided in the [`project`](project) directory.\n\n## \ud83d\udcd6 Documentation\n\n- \ud83d\udcd8\n [Layers and Model Architectures](https://spacy.io/usage/layers-architectures):\n Power spaCy components with custom neural networks\n- \ud83d\udcd7 [`CuratedTransformer`](https://spacy.io/api/curatedtransformer): Pipeline component API\n reference\n- \ud83d\udcd7\n [Transformer architectures](https://spacy.io/api/architectures#curated-trf):\n Architectures and registered functions\n\n## Bug reports and other issues\n\nPlease use [spaCy's issue tracker](https://github.com/explosion/spaCy/issues) to\nreport a bug, or open a new thread on the\n[discussion board](https://github.com/explosion/spaCy/discussions) for any other\nissue.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Curated transformer models for spaCy pipelines",
"version": "2.1.2",
"project_urls": {
"Homepage": "https://github.com/explosion/spacy-curated-transformers"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "654a9c2b5d676f820e2d3672d8532def8a193e8cb9530824ce16b232b707c1a0",
"md5": "ea2ec824295f3119a60b117b5b6eeb8f",
"sha256": "d4d526d6554d2aa404118911295f154798387b8ef8a932338586535b70f13519"
},
"downloads": -1,
"filename": "spacy_curated_transformers-2.1.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "ea2ec824295f3119a60b117b5b6eeb8f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.9",
"size": 240273,
"upload_time": "2024-09-30T19:08:16",
"upload_time_iso_8601": "2024-09-30T19:08:16.629478Z",
"url": "https://files.pythonhosted.org/packages/65/4a/9c2b5d676f820e2d3672d8532def8a193e8cb9530824ce16b232b707c1a0/spacy_curated_transformers-2.1.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a0b75fc67a8a9291892abd77b763e399bc7bde2e341e2a2d21395679ba5f47b0",
"md5": "3050f93cc5f36fafa4dea09fc76850a9",
"sha256": "b39ad476a8cb23cc6c566b55b14808f34593c8b7849b26cc4718b71e106e9941"
},
"downloads": -1,
"filename": "spacy_curated_transformers-2.1.2.tar.gz",
"has_sig": false,
"md5_digest": "3050f93cc5f36fafa4dea09fc76850a9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 220623,
"upload_time": "2024-09-30T19:08:17",
"upload_time_iso_8601": "2024-09-30T19:08:17.785729Z",
"url": "https://files.pythonhosted.org/packages/a0/b7/5fc67a8a9291892abd77b763e399bc7bde2e341e2a2d21395679ba5f47b0/spacy_curated_transformers-2.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-30 19:08:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "explosion",
"github_project": "spacy-curated-transformers",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "spacy-curated-transformers"
}