jaro-winkler-distance

There are 29 repositories under jaro-winkler-distance topic.

  • tonytonyjan/jaro_winkler

    Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.

    Language:Ruby19493829
  • cmdr

    hedzr/cmdr

    POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations

    Language:Go133549
  • vickumar1981/stringdistance

    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..

    Language:Scala7664415
  • mrkkrp/text-metrics

    Calculate various string metrics efficiently in Haskell

    Language:Haskell42383
  • distlib

    schiffma/distlib

    Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported.

    Language:C21101
  • cmdr-cxx

    hedzr/cmdr-cxx

    cmdr cxx version, a C++17 header-only command-line parser with hierarchical config data manager here

    Language:C++17112
  • IlluminatiFish/ByteCog

    A way to analyse how malware and/or goodware samples vary from each other using Shannon Entropy, Hausdorff Distance and Jaro-Winkler Distance

    Language:Python12305
  • HamedFathi/SimMetricsCore

    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.

    Language:C#9306
  • sumn2u/string-comparisons

    A collection of string comparisons algorithms

    Language:JavaScript9405
  • nilaksh/qwerty-jaro-winkler

    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.

    Language:Java6204
  • GatoY/Spelling-Correction-Methods

    Comparison among four spelling correction methods. n-gram, Levenshtein, Jaro, Jaro_winkler

    Language:Python5202
  • hedzr/Cmdr.Core

    Useful POSIX command line arguments parser for .Net. Hierarchical-configuration Store for app.

    Language:C#521
  • lucasmenendez/gobstract

    Simple automatic abstract text generator

    Language:Go331
  • OlegBash599/ZC8A_001

    ABAP SimilaritySearch with HANA and Oracle

    Language:ABAP3201
  • fredeil/FuzzyMatcher

    Fuzzy-Matching algorithm using Jaro-Winkler distance for measuring similarities in strings

    Language:F#2001
  • sanket143/Jaro-Winkler

    Jaro-Winkler Distance in C++

    Language:C++210
  • astrixgame/jaro-winkler

    Jaro Winkler Distance is a algorithm that can be used to compare two strings of sentences and get the score in percent how much is similar.

    Language:JavaScript1100
  • Khojasteh/assorted-utils

    A set of assorted helper functions, extensions and classes in .NET Standard

    Language:C#1200
  • nikhitmago/entity-linking

    Matching records by linking entities using string and data matching

    Language:Python1100
  • sharannk93/Matching-algorithm

    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.

    Language:Python1100
  • taKana671/PyTextDistance

    Cython extension modules for Levenshtein-distance, Jaro-Winkler-distance, Damerau-Levenshtein-distance, Hamming-distance

    Language:Python1000
  • fevieira27/DeezerAnalysisAI-R

    An R script that uses AI for data analysis on Deezer playlists, like looking for fuzzy duplicates, rank of genre and artists.

    Language:R0100
  • ondrej-nemec/metrics

    This package allow use strings operations to generic sequence

    Language:Java0000
  • String-Similarity-Algorithms

    pedromagician/String-Similarity-Algorithms

    String Similarity Algorithms

    Language:BASIC0100
  • jo-so/word-dist

    Computes the pairwise similarity between multiple words

    Language:Rust20
  • kaiyoo/NLP-Detect-Lexical-Blends

    Detect lexical blending using similarity by approximate string matching and word vectors

    Language:Python10
  • mrkkrp/string_metrics

    Collection of string metric algorithms in OCaml

    Language:OCaml20
  • ufukhalis/k-string-sim

    String similarity library for Kotlin

    Language:Kotlin10