TwinFinder.Nuget
1.0.0
Library for fuzzy string matching. Can be used to find doublets or similarities between strings.
-string metrics (Levenshtein, Jaccard, JaroWinkler,...)
-algorithms (SortedNeigborhood, Blocking)
-phonetic codecs(Soundex, DoubleMetaphone, Phonix, ...)
-string tokenizer (NGram, Whitespace, Word,..)
Samples can be found in the github sources
Install-Package TwinFinder.Nuget -Version 1.0.0
dotnet add package TwinFinder.Nuget --version 1.0.0
<PackageReference Include="TwinFinder.Nuget" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TwinFinder.Nuget --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- log4net (>= 1.2.10)
-
.NETFramework 4.5
- UnidecodeSharpFork (>= 1.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 7,328 | 6/25/2017 |