Skip to content

Releases: chanind/frame-semantic-transformer

v0.10.0

13 Sep 14:00
Compare
Choose a tag to compare

v0.10.0 (2023-09-13)

Chore

  • chore: updating semantic release config (b30ea37)

Feature

  • feat: remove various transformer warnings and fix training documentation (#25)

Co-authored-by: Curtis Ruck <ruckc@DESKTOP-ME5SH6R> (6f2e1d1)

Fix

  • fix: default sampling to False to avoid changing existing behavior (46260d6)

  • fix: linting (b331dfa)

v0.9.0

08 Jun 17:50
Compare
Choose a tag to compare

Feature

  • Removing logger config for release (7947f8b)

v0.8.2

15 Apr 11:32
Compare
Choose a tag to compare

Fix

  • Align trigger-marked sentence to original sentence (#19) (6683a22)

v0.8.1

15 Mar 01:42
Compare
Choose a tag to compare

Fix

  • Auto-download omw-1.4 for inference (343906c)

v0.8.0

15 Mar 00:21
Compare
Choose a tag to compare

Feature

  • New models trained on Framenet exemplars (#18) (3f937fb)

v0.7.0

09 Mar 21:53
Compare
Choose a tag to compare

Feature

v0.6.2

01 Mar 13:30
Compare
Choose a tag to compare

Performance

  • Minor performance improvements for arg extraction and frame detection (#15) (7e03969)

v0.6.1

27 Feb 17:45
Compare
Choose a tag to compare

Fix

  • Fixing errors when no frames are found (#14) (ef2424c)

v0.6.0

23 Feb 21:42
Compare
Choose a tag to compare

Feature

  • Adding support for running inference on multiple sentences in batches (#11) (e6423e5)

v0.5.0

22 Feb 23:17
Compare
Choose a tag to compare

Feature