Skip to content

Releases: imixs/imixs-ml

imixs-ml-1.1.6

23 Apr 20:57
Compare
Choose a tag to compare

Features

  • Add JDK 11 support #84
  • Update ml.status #83
  • MLAdapter - provide optional regex patterns #77
  • Improve logging - using the logging Python module #73

Enhancements

  • TrainingService - generateTraingDataSet should ignore ml.definitions #82
  • Training Service - add validation method #81
  • Introduce a retrain_rate for spacy #80
  • Support SpaCy displacy for testing #79
  • Upgrade SpaCy version => 3.4 #75
  • Multi-language support #65

Bugfixes

  • DateAdapter - did not distinguish between year/month order #74

imixs-ml-1.1.5

11 Nov 10:55
Compare
Choose a tag to compare

Enhancements

  • Improve TrainingService #70

Bugfixes

  • MLAdapter - don't set ml-item required to true #69

imixs-ml-1.1.4

21 Aug 14:35
Compare
Choose a tag to compare

Features

  • SpaCy - MIN_LOSSES #66
  • Add support for new SpaCy Text Categorzer with textcat_multilabel #64
  • Upgrade spaCy.io to version 3.1 #63

Enhancements

  • CurrencyAdapter - provide new pattern with grouping seperator blank #68

imixs-ml-1.1.3

26 Jul 19:55
Compare
Choose a tag to compare

Bugfixes

  • MLEntity convert Object from XML failed #62

imixs-ml-1.1.2

05 Jun 07:53
Compare
Choose a tag to compare

Features

  • ML - introduce new TrainingData Quality Levels #58
  • ML - introduce MLEntity #57
  • MLDateAdapter - support US Date Format "APR. 14, 2021" #59
  • MLCurrencyAdapter - support USD with thousend separator . #60
  • OCR Helper to fix bad scans #61
  • ML - ml-config entity definition - support new Training flag 'required=true' #56

imixs-ml-1.1.1

12 May 06:51
Compare
Choose a tag to compare

Features

  • introduce a new training data quality - REDUCED #54
  • Adapter - Textlength #53

Bugfixes

  • MLAdapter - ignore not matching type result #55

imixs-ml-1.1.0

19 Apr 14:23
Compare
Choose a tag to compare

Features

  • MLService - overwriting the ML Status flag #52
  • MLAdapter - aggregate text content #47
  • imixs-ml-spacy - provide health endpoint #51
  • AnalyseText should return the categories including the score #49
  • SpaCy - initialize model with categories #46
  • Upgrade spaCy version 3.0 #43
  • Change API Endpoints for a multi-model support #42
  • Add Text Classification #40

Enhancements

  • MLController - improve findMaches #50
  • MLAdapter - interrupt processing life cycle on a ml api error #48
  • Jakarta 8 support #41
  • Upgrade Imixs-Workflow 5.2.7 #39

Bugfixes

  • XMLTrainingData - build - wrong quality if no items found #45

imixs-ml-1.0.3

01 Feb 18:44
Compare
Choose a tag to compare

Bugfixes

  • XMLTrainingData - build - wrong quality if no items found #44

imixs-ml-1.0.2

22 Dec 13:06
Compare
Choose a tag to compare

Enhancements

  • Added Docker Hub Support #38

imixs-ml-1.0.1

16 Nov 20:57
Compare
Choose a tag to compare

Features

  • MLService - support trainingdata quality level #36

Enhancements

  • MLServcie - typo ITEM_ML_ITEMES #33
  • Bump junit from 4.8.1 to 4.13.1 dependencies #25

Bugfixes

  • Change default lcale to GERMANY, UK #35
  • Training Data - US currency and German date not recognized correctly #32
  • MLAdapter - ml items not defined in the workflow model must be ignored #34
  • MLService - endpoint must not include the /analyzse/ resource #31
  • MLTrainingScheduler does not remove events after processing #30
  • MLTrainingScheduler - type in environment variables #28
  • MLTraningService do not create training events if scheduler is disabled #29