SpaCy-wrap#
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 |
|
Feature Requests & Ideas |
|
Usage Questions |
|
General Discussion |
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.