Skip to content

Releases: konfuzio-ai/konfuzio-sdk

v.0.3.1

09 Apr 07:35
12c573b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.3.0...v.0.3.1

v.0.3.0

05 Apr 07:50
86cdc0b
Compare
Choose a tag to compare

What's Changed

  • Changed: API v2 upgraded to API v3 by @iftwigs in #452
  • Fixed: backward compatibility in Page class and code in tutorials by @iftwigs in #475
  • Contribution guide update by @bojidarr in #471

Full Changelog: v.0.2.47...v.0.3.0

v.0.2.47

21 Mar 08:23
4b158e3
Compare
Choose a tag to compare

What's Changed

  • Added: description for TextualFileSplittingModel and MultimodalFileSplittingModel by @MohamedAmineDHIAB in #469

Full Changelog: v.0.2.46...v.0.2.47

v.0.2.46

11 Mar 09:36
10a67dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.2.45...v.0.2.46

v.0.2.45

19 Feb 12:04
0a65ffc
Compare
Choose a tag to compare

What's Changed

  • Changed: documentation on getting started with the SDK by @iftwigs in #463

Full Changelog: v.0.2.44...v.0.2.45

v.0.2.44

08 Feb 18:23
0a5067e
Compare
Choose a tag to compare

What's Changed

  • Removed: explicit import of test variable by @iftwigs in #461
  • Added: normalization for ranges like '12,3-15.4' by @iftwigs in #462

Full Changelog: v.0.2.43...v.0.2.44

v.0.2.43

29 Jan 18:00
47e299d
Compare
Choose a tag to compare

What's Changed

  • Changed: Mandatory outputs via print statements in documentation, fixes in documentation configs by @iftwigs in #440
  • Fixed: links in the documentation, image size in tokenizer output visualization by @iftwigs in #445
  • Snapshot creation still takes place if the user has no permissions by @genego-io in #446
  • Fixed: Page.get_image() for JPEG Documents by @iftwigs in #442
  • Added: Meaningful error tracebacks for no Label Sets/Labels found by @iftwigs in #443
  • Added: descriptions of configurable parameters for all Categorization AI models by @iftwigs in #447
  • Changed: Outputs in documentation and removing obsolete folders by @iftwigs in #453
  • Added: Page.annotation_sets() method by @iftwigs in #449
  • Added: Ruff formatting+linting by @mexicat in #450
  • Fixed: Normalization for pseudo-float values by @iftwigs in #455
  • Refactoring: Categorization AI Code by @MohamedAmineDHIAB in #441
  • Fixed: Force ruff format by @mexicat in #458
  • Changed Categorization AI Pipeline Text Model Default Value and Training Logs by @MohamedAmineDHIAB in #457

Full Changelog: v.0.2.42...v.0.2.43

v.0.2.42

30 Nov 12:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.2.41...v.0.2.42

v.0.2.41

28 Nov 20:22
875f733
Compare
Choose a tag to compare

What's Changed

  • Fixed: Trailing slashes at the end of the URLs passed at konfuzio_sdk init by @iftwigs in #433
  • Changed: Tutorials section of documentation by @iftwigs in #421
  • Added: Usage of AutoTokenizer with BERT for Document Categorization by @iftwigs in #431
  • move api codes to api.py + general refactoring by @genego-io in #413
  • Reworked Categorization AI Training Logs by @MohamedAmineDHIAB in #436
  • Fixed: Tests running when merging into main, code cell in Tokenizers tutorial by @iftwigs in #435

Full Changelog: v.0.2.40...v.0.2.41

v.0.2.40

21 Nov 18:29
27db0ba
Compare
Choose a tag to compare

What's Changed

  • Added: AnnotationsContainer custom class to replace regular dict by @mexicat in #432

Full Changelog: v.0.2.39...v.0.2.40