Skip to content

Releases: sillsdev/machine.py

Library 1.8.8

20 May 19:48
b711bad

Choose a tag to compare

What's Changed

  • Auto create porting issues by @Enkidu93 in #274
  • Add sequence confidence to pretranslations by @Enkidu93 in #279
  • Port fix for denormalizing quotation marks in an invalid chapter by @pmachapman in #281
  • Fix self-referencing property (unused like others in this class) by @Enkidu93 in #282
  • Handle empty TranslationInfo tag properly when parsing Settings.xml by @Enkidu93 in #288
  • Port: Handle invalid book id tags more robustly by @Copilot in #292
  • modify usfm for chapter-level drafting to avoid import issues; move remarks to chapters by @mshannon-sil in #285
  • Properly handle versification changing when a verse ref has segments defined by @Enkidu93 in #300
  • Use targetRefs and sourceRefs instead of refs in pre-translations by @pmachapman in #297

New Contributors

  • @Copilot made their first contribution in #292

Full Changelog: v1.8.7...v1.8.8

Library 1.8.7

24 Feb 15:59
6556252

Choose a tag to compare

What's Changed

Full Changelog: v1.8.6...v1.8.7

Library 1.8.6

18 Feb 20:17
1c6bde6

Choose a tag to compare

What's Changed

Full Changelog: v1.8.5...v1.8.6

Library 1.8.5

18 Feb 20:16
f1dc4f1

Choose a tag to compare

What's Changed

Full Changelog: v1.8.4...v1.8.5

Library 1.8.4

10 Oct 18:16
9d71953

Choose a tag to compare

What's Changed

Full Changelog: v1.8.3...v1.8.4

Library 1.8.3

19 Sep 20:26
852ea41

Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.8.3

Library 1.8.2

10 Sep 16:57
0e707ce

Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

Library 1.8.1

10 Sep 15:45
60417c4

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

Library 1.8.0

18 Aug 17:25
58cce9d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.4...v1.8.0

Library 1.7.4

18 Jul 20:36
fb65daf

Choose a tag to compare

What's Changed

  • Separate progress for fine-tuning and inferencing by @pmachapman in #191
  • Fix spacing around end markers by @isaac091 in #198
  • Properly include paragraph markers in row text by @ddaspit in #200
  • Use 'src' and 'trg' mirroring silnlp when src and trg lang codes are equal by @Enkidu93 in #199
  • Pass metadata through update block by @Enkidu93 in #202
  • Marker behavior metadata by @isaac091 in #207
  • Report additional ClearML progress via user properties by @pmachapman in #205
  • Add support to add tags to the ClearML task via build_options by @pmachapman in #208

New Contributors

Full Changelog: v1.7.3...v1.7.4