Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tech Stack


NoSQL DB provider supported

...

Node.js

  • Node.js LTS v. 18.12.1.



New Features


UI/UX

  • Copy ProcessorID button for pipeline stages

...

  • Addition of Japanese, Korean and Chinese tokenizer setting in pattern based recognizers (Entity, Bestbet, Geonames )



Improvements


Aspire Saga-Parser

  • Upgraded Aspire libraries to version 5.2
  • Refactor to decouple Saga from Saga-Parser (available in Aspire 5.3)
  • Addition of configurable cache to improve processing performance
  • New setting to run a Python Bridge instance for every Saga Engine created in the Aspire Worker
  • Removed maximum number of engines setting

...

  • Image tag now includes base layer name (ex. saga-server:1.3.3-javacio17-base)
  • Now using CIO recommended base layer



Bug fixes

  • NPE in Saga-Parser when retrieving tags
  • Error in Bestbets recognizer when property is null
  • Missing entries in Saga export file
  • Importer in Linux fails
  • Error when selecting a model in FAQ recognizer when default model is not present
  • Error starting Saga when no indices are present in Elasticsearch
  • Python bridge is not downloading Bert models in Windows
  • Error loading a dictionary on start up after importing a bad .sg file
  • Saga-Parser failing on initialization when numeric settings are passed as string
  • Saga failing when processing big payload from Elasticsearch
  • FederalId recognizer not recognizing 11 digit numbers
  • NPE in synonym stage
  • Wrong matching text in Regex recognizer when special characters are processed
  • Index out of bounds error when processing big content with no breaks
  • Lat/Long recognizer not supporting degree sign when next to a number
  • Stack overflow error in LucenePipeline stage when configured with Korean tokenizer
  • Export for data science not working
  • UI pagination shows wrong numbers after a search is done
  • Intent recognizer not working with TensorFlow model
  • Intent and FAQ recognizer not working
  • Error in Sentence Breaker OpenNLP when used from Saga-Parser
  • Corrupted data in the Classification Watcher
  • Processing Unit is not cleaning the Saga Graph when an error occurs traversing the graph
  • API is creating Processing Unit without a tag
  • NPE in FederalId recognizer
  • Preview pop-up overflows with large text
  • Hitting Enter in the preview textbox adds a new line

...