Skip to content

Releases: ArneBinder/pytorch-ie

v0.22.0

07 Sep 17:08
6fa386e
Compare
Choose a tag to compare

Changes

🚀 Features

v0.21.0

05 Sep 13:04
4c39a61
Compare
Choose a tag to compare

Changes

🪲 Fixes

v0.20.0

04 Sep 18:51
eb5ca28
Compare
Choose a tag to compare

Changes

🚀 Features

  • tokenize_document: set text_pair if text is already provided (#317) @ArneBinder
  • conversion of text based document to token based and tokenize document (#315) @ArneBinder

🪲 Fixes

  • fix statistic value aggregation for empty result lists (#316) @ArneBinder

v0.19.0

14 Aug 08:47
0dd54f7
Compare
Choose a tag to compare

Changes

🚀 Features

v0.18.1

06 Aug 13:12
b9d9ab2
Compare
Choose a tag to compare

Changes

🪲 Fixes

v0.18.0

05 Aug 23:58
267ce79
Compare
Choose a tag to compare

Changes

💥 Breaking Changes

  • include non-comparison annotion fields in the _id calculation (#305) @ArneBinder

🚀 Features

v0.17.1

28 Jul 19:28
90785f0
Compare
Choose a tag to compare

Changes

🚀 Features

🚨 Testing

  • add tests for TransformerTokenClassificationTaskModule (#299) @ArneBinder

v0.17.0

28 Jul 14:12
39353c2
Compare
Choose a tag to compare

Changes

🚀 Features

v0.16.0

20 Jul 12:46
327f8d4
Compare
Choose a tag to compare

Changes

💥 Breaking Changes

🚀 Features

🪲 Fixes

🚨 Testing

  • add tests for SimpleTransformerTextClassificationTaskModule (#282) @ArneBinder

🔨 Refactoring

v0.15.1

07 Jun 18:04
dec4e3a
Compare
Choose a tag to compare

Changes

  • No changes