levenshtein-distance
Reactive icon

String Similarity - Lavenstein

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 20 May 2024
 by 
0.0
 (0 ratings)
levenshtein-distance

String Similarity - Lavenstein

Details
Measuring the similarity of 2 words
Read more

This library calculate the difference between 2 strings using the Levenshtein distance algorithm.

For this algorithm in detail, see https://en.wikipedia.org/wiki/Levenshtein_distance.

To use it, just provide two source strings to compare.

A flag Case Sensitive allowed to compare different case, either lower and capital is considered different or not.

If case one string is empty then the result will be the length of the other string.


Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category