string_similarity library

Classes

BestMatch
Dice's Coefficient results
Rating
Dice's Coefficient result
StringSimilarity
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

Extensions

StringExtensions on String?