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: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jhawthorn/fzy.jsA JavaScript implementation of a fuzzy string matching algorithm152
danharltey/fastenshteinAn optimized Levenshtein implementation for fast fuzzy matching and string comparison in .NET.250
wouterrutgers/fuzzy-searchA lightweight JavaScript library for searching similar strings in an array of objects226
kiyoka/fuzzy-string-matchLibrary implementing Jaro-Winkler distance algorithm for fuzzy string matching in Ruby285
seamusabshere/fuzzy_matchA tool for finding similar records in large datasets using string similarity and regular expression rules.676
hernanmd/fuzzysearcherAn implementation of the ambiguous matching algorithm from Baeta-Yates et al.2
glench/fuzzyset.jsA fuzzy string matching library that performs approximate string matching and likely mispellings detection1,371
aperezdc/zsh-fzyA Zsh plugin that utilizes the fzy fuzzy-finder for enhanced command-line interaction56
gobwas/globA Go library for efficient string matching using compile-time glob patterns.968
ziglibs/diffzA Zig library implementing a diff-matching algorithm22
rdrdr/hamcrestA framework for declarative matching and assertion in Go programming language30
rapidfuzz/rapidfuzz-cppA C++ library for fast string matching using the Levenshtein Distance algorithm250
madskjeldgaard/fzf-scA plugin that enables fuzzy searching in NeoVim for SuperCollider code execution20
firejox/fftw.crA Crystal wrapper around the FFTW 3 library for performing discrete Fourier transforms12
hugopl/fzyAn algorithm for efficiently searching through a list of strings to find matches with varying levels of similarity47