Compare two strings with help of Levenshtein Distance Metric and weighted string decomposition. Allows to get a measure of the similarity of two strings in percentage terms.
c-sharp strings levenshtein-distance string-matching transliterate-russian percentage-calculations duplicate-detection string-comparison strings-duplicates-detection
-
Updated
Sep 16, 2018 - C#