Simple and clean string metrics implementations: Hamming, Levenshtein and Damerau-Levenshtein.
Info
| Version: | 1.1.0 |
| Author(s): | Adrian Bilics |
| Last Update: | Sunday, June 24, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/boraaros/StringMetrics/tree/master/StringMetrics |
| NuGet Url: | https://www.nuget.org/packages/StringMetrics |
Install
Install-Package StringMetrics
dotnet add package StringMetrics
paket add StringMetrics
StringMetrics Download (Unzip the "nupkg" after downloading)
Dependencies
Tags