Info
Version: | 1.2.0 |
Author(s): | Noel Kennedy |
Last Update: | Friday, January 18, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NoelKennedy/MinimumEditDistance |
NuGet Url: | https://www.nuget.org/packages/LevenshteinMinimumEditDistance |
Install
Install-Package LevenshteinMinimumEditDistance
dotnet add package LevenshteinMinimumEditDistance
paket add LevenshteinMinimumEditDistance
LevenshteinMinimumEditDistance Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
A count of the number of insertions, deletions and substitutions to make one string into another.