Spacy Wrap Versions Save

spaCy-wrap is a wrapper library for spaCy for including fine-tuned transformers from Huggingface in your spaCy pipeline allowing you to include existing fine-tuned models within your SpaCy workflow.

v1.4.5

6 months ago

Fix

v1.4.4

9 months ago

Fix

  • Relax upper bound on versions (1a7d301)

v1.4.3

1 year ago

Fix

  • Ensure no Nones in iob tokens (8fa954a)

v1.4.2

1 year ago

Fix

  • Relaxed upper bound of dev. dependencies (f9c8a87)

Documentation

  • Update errors in example in readme (25063be)

v1.4.1

1 year ago

Fix

  • Now properly handles sequences longer than window size (338117e)

v1.4.0

1 year ago

Feature

  • Fixed indexerror for emojis in tokens models (4c6a64a)

Documentation

v1.3.0

1 year ago

Feature

  • Token clf wrapper passes tests (d8519a3)
  • Test for seq clf tranformer pass (5e6bd7e)

Fix

  • Added missing import to init (abbc025)
  • Handle case for empty strings isn't handled as intended (77e7e50)
  • Handle case for empty strings isn't handled as intended (7955f30)

Documentation

  • Updated docs with new setup (6ed78d6)
  • Updated docs (0b2287b)
  • Added new changes to docs (9c37520)
  • Updated changelog (688e0ec)
  • Added edit button to docs (8e0748e)
  • Updated citation in documentation (e752647)
  • Added edit button to documentation (baf629b)
  • Added citation.cff (2b07503)