Fastest Levenshtein - Distance & Closest

Content Type: Module
Categories: Utility

Overview

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.

Documentation

FastestLevenshtein

This Module helps to measure the difference between two strings and get the closest of string from 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.

Issues, suggestions and feature requests

https://github.com/bharathidas/FastestLevenshtein/issues








Releases

Version: 1.0.0
Framework Version: 9.12.4
Release Notes: This Module helps to measure the difference between two strings and get the closest of string from 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. **Issues, suggestions and feature requests** [https://github.com/bharathidas/FastestLevenshtein/issues](url)