Skip to content

Releases: KennethEnevoldsen/spacy-wrap

v1.4.5

24 Oct 09:58
Compare
Choose a tag to compare

Fix

v1.4.4

01 Aug 16:26
Compare
Choose a tag to compare

Fix

  • Relax upper bound on versions (1a7d301)

v1.4.3

22 May 23:41
Compare
Choose a tag to compare

Fix

  • Ensure no Nones in iob tokens (8fa954a)

v1.4.2

01 May 20:30
Compare
Choose a tag to compare

Fix

  • Relaxed upper bound of dev. dependencies (f9c8a87)

Documentation

  • Update errors in example in readme (25063be)

v1.4.1

14 Feb 20:51
Compare
Choose a tag to compare

Fix

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

v1.4.0

30 Jan 21:15
Compare
Choose a tag to compare

Feature

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

Documentation

v1.3.0

06 Jan 12:05
Compare
Choose a tag to compare

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)