Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 3.32 KB

CHANGELOG.md

File metadata and controls

57 lines (41 loc) · 3.32 KB

Changelog

v1.4.5 (2023-10-24)

Fix

v1.4.4 (2023-08-01)

Fix

  • Relax upper bound on versions (1a7d301)

v1.4.3 (2023-05-22)

Fix

  • Ensure no Nones in iob tokens (8fa954a)

v1.4.2 (2023-05-01)

Fix

  • Relaxed upper bound of dev. dependencies (f9c8a87)

Documentation

  • Update errors in example in readme (25063be)

v1.4.1 (2023-02-14)

Fix

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

v1.4.0 (2023-01-30)

Feature

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

Documentation

v1.3.0 (2023-01-06)

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)