StringSimilarity.NET
String comparison library
A .NET port of Java string similarity library implementing various distance and similarity measures
A .NET port of java-string-similarity
452 stars
23 watching
70 forks
Language: C#
last commit: almost 2 years ago algorithmscosine-similaritydamerau-levenshteindistancedotnetjaro-winklerlcs-distancelevenshtein-distanceshinglessimilarity-measuresstringstring-distancestring-metricsstringswinkler
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A JavaScript implementation of the Levenshtein distance algorithm for measuring string similarity. | 718 |
| | A comprehensive Go library for calculating string similarity and edit distances between strings | 488 |
| | A library that provides a set of distance metrics and algorithms for comparing strings in multiple programming languages and frameworks. | 130 |
| | An implementation of the Jaro-Winkler distance algorithm to compare strings | 195 |
| | Facilities to calculate the distance and similarity between strings using various algorithms | 61 |
| | Provides efficient algorithms to calculate string similarity metrics | 22 |
| | Calculates Levenshtein distance and similarity metrics between two strings | 86 |
| | Fast string computation and similarity functions for text analysis | 1,265 |
| | A utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm | 15 |
| | A fast implementation of Levenshtein distance for calculating string similarity | 664 |
| | A high-performance Levenshtein Distance calculator with SIMD and threading support. | 285 |
| | A .NET library that performs deep comparisons of two objects using reflection, highlighting differences between them. | 1,073 |
| | A set of distance functions for comparing vectors in various mathematical metrics | 68 |
| | Library for comparing sequences of characters with various distance metrics. | 117 |
| | Calculates similarity between pieces of text using TF-IDF weights | 115 |