Algorithm used to calculate the distance and similarity between two strings.
Info
Version: | 1.0.1 |
Author(s): | Lucas Alves Siqueira |
Last Update: | Saturday, September 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/cataloteca.LevenshteinDistance |
Install
Install-Package cataloteca.LevenshteinDistance
dotnet add package cataloteca.LevenshteinDistance
paket add cataloteca.LevenshteinDistance
cataloteca.LevenshteinDistance Download (Unzip the "nupkg" after downloading)
Dependencies
- DuoVia.FuzzyStrings(>= 2.0.1)