17 packages
returned for Tags:"levenshtein"
A collection of extension methods to IQueryable and IEnumerable that enable easy searching and ranking. Searches can be performed against multiple properties and support a wide range of types
A Collection of Fuzzy String Algorithms for .NET Classic and .NET Core.
A Collection of Fuzzy String Algorithms for .NET.
The fastest Levenshtein on NuGet. Supports .NET Framework and .NET Core (.NET Standard 1.0).
Levenshtein calculates the shortest possible distance between two strings. Producing a count of the number of insertions, deletions and substitutions to make one string into another.
StringSimilarity.NET
A .NET port of java-string-similarity.
Levenshtein Minimum Edit Distance
Calculates the Levenshtein distance between two strings. A count of the number of insertions, deletions and substitutions to make one string into another.
[4.0, RT8, SL5, WP8.x]
This lib adds some useful extension method to strings and IEnumerable<string> like:
MakeAnagram, IsAnagramOf, ContainsAnagramOf, FindAnagramsFor, LevenshteinDistanceFrom, OrderByLevenshteinDistanceFrom
q: info@antonioesposito.it
String comparison in measures
Simple strings Compares (measuring the difference between two sequences)
In this version allow:
- Levenshtein distance
- Tanimoto coefficient
- Hamming distance
TwinFinder
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...
More information
Groups strings based on their edit distance (Levenshtein Distance).
String comparison in measures
Simple strings Compares (measuring the difference between two sequences)
In this version allow:
- Levenshtein distance
- Tanimoto coefficient
- Hamming distance
Library (.Net Standard 1.0) to support text and person name matching.
Currently contains Levenshtein and Damerau-Levenshtein (optimal string alignment version) edit distance and normalized similarity functions optimized for speed and reduced memory consumption. There are also versions of the...
More information
Sub-millisecond compound aware automatic spelling correction
Spelling correction & Fuzzy search: 1 million times faster through Symmetric Delete spelling correction algorithm
BlueSimilarity is a string similarity metric library with semantic learning optimized for speed and simple usage (edit distance - Levenshtein, Damerau-Levenshtein; Levenshtein, Damerau-Levenshtein, Jaro, Jaro-Winkler, Jaccard, Dice, Overlap, Semantic Bag of Words Similarity, TFIDF, SoftTFIDF)
Fast Levenshtein (fast-levenshtein) binding library for Bridge.NET projects.
Levenshtein binding library for Bridge.NET projects.