Created on 08 November 2019
icon_unfollowing
Login to follow
string-compare-library

String Compare Library

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 08 November 2019 by 
string-compare-library

String Compare Library

Details
Compare two texts and return a value how similar they are. Methods implemented: - Basic (is it the same or not) - Levenshtein Method
Read more

When you want to find duplicates or candidates of duplicates it's not easy to solve.

Therefor there are some methods invented to give a nice idea if two string match or not.

One method is the Levenshtein Method:

The Levenshtein distance is a string metric for measuring the difference between two sequences. Informally, the Levenshtein distance between two words is the minimum number of single-character edits (insertions, deletions or substitutions) required to change one word into the other. It is named after the Soviet mathematician Vladimir Levenshtein, who considered this distance in 1965.

Release notes (1.0.0)
Reviews (0)
Category
Functional libraries & utilities, Other functions & libraries
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
String Compare Library has no dependencies.
Application Objects
String Compare Library has 1 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
See all 1 consumers
Weekly downloads