fuzzyjoin

Matcher

Package for joining tables based on inexact matching

Join tables together on inexact matching

GitHub

673 stars
29 watching
61 forks
Language: R
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jhawthorn/fzy.js A JavaScript implementation of a fuzzy string matching algorithm 152
danharltey/fastenshtein An optimized Levenshtein implementation for fast fuzzy matching and string comparison in .NET. 250
wouterrutgers/fuzzy-search A lightweight JavaScript library for searching similar strings in an array of objects 226
kiyoka/fuzzy-string-match Library implementing Jaro-Winkler distance algorithm for fuzzy string matching in Ruby 285
seamusabshere/fuzzy_match A tool for finding similar records in large datasets using string similarity and regular expression rules. 676
hernanmd/fuzzysearcher An implementation of the ambiguous matching algorithm from Baeta-Yates et al. 2
glench/fuzzyset.js A fuzzy string matching library that performs approximate string matching and likely mispellings detection 1,371
aperezdc/zsh-fzy A Zsh plugin that utilizes the fzy fuzzy-finder for enhanced command-line interaction 56
gobwas/glob A Go library for efficient string matching using compile-time glob patterns. 968
ziglibs/diffz A Zig library implementing a diff-matching algorithm 22
rdrdr/hamcrest A framework for declarative matching and assertion in Go programming language 30
rapidfuzz/rapidfuzz-cpp A C++ library for fast string matching using the Levenshtein Distance algorithm 250
madskjeldgaard/fzf-sc A plugin that enables fuzzy searching in NeoVim for SuperCollider code execution 20
firejox/fftw.cr A Crystal wrapper around the FFTW 3 library for performing discrete Fourier transforms 12
hugopl/fzy An algorithm for efficiently searching through a list of strings to find matches with varying levels of similarity 47