SpaCy-wrap#

https://img.shields.io/github/stars/kennethenevoldsen/spacy-wrap.svg?style=social&label=Star&maxAge=2592000

spaCy-wrap is minimal library intended for wrapping fine-tuned transformers from the Huggingface model hub in your spaCy pipeline allowing inclusion of existing models within SpaCy workflows.

As for as possible it follows a similar API as spacy-transformers.

Where to ask questions?#

To ask report issues or request features, please use the GitHub Issue Tracker. Questions related to SpaCy are kindly referred to the SpaCy GitHub or forum. Otherwise, please use the discussion Forums.

Type

Bug Reports

GitHub Issue Tracker

Feature Requests & Ideas

GitHub Issue Tracker

Usage Questions

GitHub Discussions

General Discussion

GitHub Discussions

Acknowledgements#

Spacy-wrap modifies pre-existing code from spacy-transformers and thus a large part of the credit goes to the Explosion team. Similarly, the library utilizes models available on the Huggingface Hub, thus wrapped pipelines should be attributed to the respective authors.