Overview
Documentation
FastestLevenshtein
This Module helps to measure the difference between two strings and get the closest string from the string array.
Dependencies:
Mendix modeler 9.12.4.
Features
Distance:
To Measure the difference between two strings.
Closest:
Get the closest of string from string array.
Configuration:
Add the ‘LevenshteinTestPage’ to navigation to test the distance and closest of string values.