Skip to content

Releases: konfuzio-ai/konfuzio-sdk

v.0.3.17

16 Sep 12:46
d8ea117
Compare
Choose a tag to compare

What's Changed

  • Added: missing field in tests for document API endpoint by @iftwigs in #539
  • Changed: limit spacy's version to be compatible with python 3.8 by @iftwigs in #542
  • Bento test by @zypriafl in #543
  • Added: Concurrency limits in bento service by @mexicat in #540
  • Fixed: get_document_annotations no longer implicitly limits results to 100 by @mexicat in #541

Full Changelog: v.0.3.16...v.0.3.17

v.0.3.16

04 Sep 12:42
d01f924
Compare
Choose a tag to compare

What's Changed

  • Changed: load pickle files asynchronously in bento service by @mexicat in #538

Full Changelog: v.0.3.15...v.0.3.16

v.0.3.15

31 Aug 11:28
52e541c
Compare
Choose a tag to compare

What's Changed

  • Update VERSION by @zypriafl in #530
  • Changed: retry strategy for tests failing with 502 error and read timeout error by @iftwigs in #524
  • Fixed: inconsistent evaluation of Spans containing more than one word by @iftwigs in #518
  • Added: limit nltk version by @iftwigs in #531
  • Fixed: categorization AI test for uploading models by @iftwigs in #537
  • Fixed: limit pkl_name to 63 characters by @mexicat in #536
  • Added: generate pydantic docs from bento schemas by @mexicat in #535
  • Revert "Fixed: inconsistent evaluation of Spans containing more than one word" by @MohamedAmineDHIAB in #534

Full Changelog: v.0.3.14...v.0.3.15

v.0.3.14

08 Aug 15:25
e657f44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.3.13...v.0.3.14

v.0.3.13

07 Aug 19:19
4cc8846
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.3.12...v.0.3.13

v.0.3.12

31 Jul 12:46
642deac
Compare
Choose a tag to compare

What's Changed

  • Added: Containerization of AIs via BentoML by @iftwigs in #459
  • Changed: Use master SDK branch to save bento by @mexicat in #513
  • Changed: logic in calculating evaluation metrics by @iftwigs in #476
  • Changed: slugify category name when saving bento model by @mexicat in #515
  • Fixed: wrong model name in categorization documentation by @iftwigs in #506
  • Update: Colab Demo by @nengelmann in #510
  • Added: handling of empty Annotation Sets within Documents by @iftwigs in #514
  • Added: test parallelization and snapshot feature support via API by @iftwigs in #508
  • Added: Handle project credentials and user facing errors in bento service by @mexicat in #516

Full Changelog: v.0.3.11...v.0.3.12

v.0.3.11

01 Jul 14:51
4346573
Compare
Choose a tag to compare

What's Changed

  • Fixed: character normalizations in Category names by @iftwigs in #509

Full Changelog: v.0.3.10...v.0.3.11

v.0.3.10

25 Jun 11:23
5dbd4e1
Compare
Choose a tag to compare

What's Changed

  • Fixed: test_api tests with missing fields by @iftwigs in #503
  • Fix: Error logging of white space tokenizer by @nengelmann in #504
  • Added: optimized confidence thresholds for Labels by @iftwigs in #502
  • Fixed: Context Aware Splitting AI returning Splits with no Category Annotations by @MohamedAmineDHIAB in #505

Full Changelog: v.0.3.9...v.0.3.10

v.0.3.9

09 Jun 08:51
c7988e3
Compare
Choose a tag to compare

What's Changed

  • Fixed: variable name doubling resulting in incorrect category assignment by @iftwigs in #500
  • Added: argument for saving Categorization AI and Splitting AI training artifacts by @MohamedAmineDHIAB in #499

Full Changelog: v.0.3.7...v.0.3.9

v.0.3.8

09 Jun 08:49
9e712d2
Compare
Choose a tag to compare

What's Changed

  • Fixed: variable name doubling resulting in incorrect category assignment by @iftwigs in #500
  • Added: argument for saving Categorization AI and Splitting AI training artifacts by @MohamedAmineDHIAB in #499

Full Changelog: v.0.3.7...v.0.3.8