fuzzyjoin
Matcher
Package for joining tables based on inexact matching
Join tables together on inexact matching
673 stars
29 watching
61 forks
Language: R
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A JavaScript implementation of a fuzzy string matching algorithm | 152 |
| | An optimized Levenshtein implementation for fast fuzzy matching and string comparison in .NET. | 250 |
| | A lightweight JavaScript library for searching similar strings in an array of objects | 226 |
| | Library implementing Jaro-Winkler distance algorithm for fuzzy string matching in Ruby | 285 |
| | A tool for finding similar records in large datasets using string similarity and regular expression rules. | 676 |
| | An implementation of the ambiguous matching algorithm from Baeta-Yates et al. | 2 |
| | A fuzzy string matching library that performs approximate string matching and likely mispellings detection | 1,371 |
| | A Zsh plugin that utilizes the fzy fuzzy-finder for enhanced command-line interaction | 56 |
| | A Go library for efficient string matching using compile-time glob patterns. | 968 |
| | A Zig library implementing a diff-matching algorithm | 22 |
| | A framework for declarative matching and assertion in Go programming language | 30 |
| | A C++ library for fast string matching using the Levenshtein Distance algorithm | 250 |
| | A plugin that enables fuzzy searching in NeoVim for SuperCollider code execution | 20 |
| | A Crystal wrapper around the FFTW 3 library for performing discrete Fourier transforms | 12 |
| | An algorithm for efficiently searching through a list of strings to find matches with varying levels of similarity | 47 |