Release notes
Version 2.2.2
- Release date: March 30, 2023
- Compatible platform version: IA Cloud 10.2.7
New features
Business Processes:
Added the address verification skill to the configuration, flow, stats, and report.
Improved the hierarchical structure of the HTML report location.
Added support for multiple countries and DOB in the sanctioned data section.
Added more scenarios to the synthetic dataset generation.
Converted the configuration UI to the stepper flow and fixed wording.
Updated the filtering tool to allow a custom narrative.
Models:
Allowed the optional sanctioned entity type.
Improved logging.
Optimized NER.
Removed initialization and calls of an unused BERT name matcher.
Added support for multiple countries in the
wle_countryfield.Added support for multiple DOB elements in the
wle_dobfield.Limited the number of threads for the PyTorch execution
Allowed an optional sanctioned data type.
Upgraded ML SDK to version 10.2.6.19.
Improved the Type Mismatch decision of Non-Entity vs. Location.
Updated the Type Mismatch logic to avoid E.C. classification mistakes.
Removed and replaced
[,']characters from a narrative.
Bug fixes
Business Processes:
Fixed the analytics report.
Resolved the issue with saving a decision code into a Data Store.
Resolved the issue with displaying a secret key in the Business Process output.
Models:
Fixed exception cases. An exception only affects a hit where it occurs.
Resolved the issue with process unique hit's
tagContent.Resolved the issue with the geocoder validation affecting a location mismatch or match decision.
Fixed the
<location>vs.<country>Type Mismatch.Fixed the name mismatch on an empty name.
Fixed the "legal ending" discovery problem.