Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
-
Updated
Aug 28, 2024 - Ruby
Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations
A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more..
Calculate various string metrics efficiently in Haskell
Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported.
cmdr cxx version, a C++17 header-only command-line parser with hierarchical config data manager here
A way to analyse how malware and/or goodware samples vary from each other using Shannon Entropy, Hausdorff Distance and Jaro-Winkler Distance
A collection of string comparisons algorithms
A text similarity metric library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro, etc) to other metrics, (e.g Soundex, Chapman). This library is compiled based on the .NET standard with a lot of useful extension methods.
Qwerty-Jaro–Winkler distance is a tweak on top of jaro winkler edit distance where we try to consider distance between keys in keyboard while calculating number of matches.
Comparison among four spelling correction methods. n-gram, Levenshtein, Jaro, Jaro_winkler
Useful POSIX command line arguments parser for .Net. Hierarchical-configuration Store for app.
ABAP SimilaritySearch with HANA and Oracle
Simple automatic abstract text generator
Fuzzy-Matching algorithm using Jaro-Winkler distance for measuring similarities in strings
The main purpose of this project was to develop a matching algorithm in python to fuzzy classify people from a customer list as positive or negative based on a messy positive and negative database with a confidence score.
Cython extension modules for Levenshtein-distance, Jaro-Winkler-distance, Damerau-Levenshtein-distance, Hamming-distance
Matching records by linking entities using string and data matching
Add a description, image, and links to the jaro-winkler-distance topic page so that developers can more easily learn about it.
To associate your repository with the jaro-winkler-distance topic, visit your repo's landing page and select "manage topics."