fuzzy-string-match
String matcher library
Library implementing Jaro-Winkler distance algorithm for fuzzy string matching in Ruby
fuzzy string matching library for ruby
285 stars
13 watching
39 forks
Language: Ruby
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A toolset for searching and indexing strings in Ruby with fuzzy matching capabilities | 23 |
| | A lightweight JavaScript library for searching similar strings in an array of objects | 226 |
| | A Python library providing algorithms and encoding schemes for approximate string matching. | 2,075 |
| | Package for joining tables based on inexact matching | 673 |
| | A collection of machine learning algorithms implemented in Ruby | 31 |
| | A JavaScript implementation of a fuzzy string matching algorithm | 152 |
| | A tool for finding similar records in large datasets using string similarity and regular expression rules. | 676 |
| | A Ruby implementation of common machine learning algorithms and techniques | 13 |
| | A Go library for efficient string matching using compile-time glob patterns. | 968 |
| | Provides Elixir implementations of string metric and phonetic algorithms | 77 |
| | A C++ library for fast string matching using the Levenshtein Distance algorithm | 250 |
| | A fuzzy string matching library that performs approximate string matching and likely mispellings detection | 1,371 |
| | A simple fuzzy search engine for similar strings in memory-based data | 171 |
| | A fuzzy string search utility that filters lists based on partial matches | 832 |
| | Efficient text classification and representation learning library for Ruby | 204 |