strings-duplicates-detection

There are 1 repositories under strings-duplicates-detection topic.

  • ilyakom/Strings_Similarity

    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.

    Language:C#1001