fuzzy-string-match
Fuzzy matcher
A fast fuzzy string matching library
fuzzy string matching library for ruby
285 stars
13 watching
39 forks
Language: Ruby
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brianhempel/fuzzy_tools | A toolset for searching and indexing strings in Ruby with fuzzy matching capabilities | 23 |
wouterrutgers/fuzzy-search | A lightweight JavaScript library for searching similar strings in an array of objects | 224 |
jamesturk/jellyfish | A Python library providing algorithms and encoding schemes for approximate string matching. | 2,066 |
dgrtwo/fuzzyjoin | Package for joining tables based on inexact matching | 669 |
tsycho/ruby-machine-learning | A collection of machine learning algorithms implemented in Ruby | 31 |
jhawthorn/fzy.js | A JavaScript implementation of a fuzzy string matching algorithm | 152 |
seamusabshere/fuzzy_match | A tool for finding similar records in large datasets using string similarity and regular expression rules. | 676 |
mizor/machine-learning-ruby | A Ruby implementation of common machine learning algorithms and techniques | 13 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 961 |
smashedtoatoms/the_fuzz | Provides Elixir implementations of string metric and phonetic algorithms | 77 |
rapidfuzz/rapidfuzz-cpp | A C++ library for fast string matching using the Levenshtein Distance algorithm | 244 |
glench/fuzzyset.js | A fuzzy string matching library that performs approximate string matching and likely mispellings detection | 1,369 |
andylokandy/simsearch-rs | A simple fuzzy search engine for similar strings in memory-based data | 170 |
mattyork/fuzzy | A fuzzy string search utility that filters lists based on partial matches | 832 |
ankane/fasttext-ruby | Efficient text classification and representation learning library for Ruby | 203 |