Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

spacy-curated-transformers

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spacy-curated-transformers

Curated transformer models for spaCy pipelines

  • 2.1.2
  • PyPI
  • Socket score

Maintainers
1

💫 🤖 spaCy Curated Transformers

This package provides spaCy components and architectures to use a curated set of transformer models via curated-transformers in spaCy.

PyPi GitHub

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 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.

pip install spacy-curated-transformers

🚀 Quickstart

An example project is provided in the project directory.

📖 Documentation

Bug reports and other issues

Please use spaCy's issue tracker to report a bug, or open a new thread on the discussion board for any other issue.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc