fuzzy-search
String matcher
A lightweight JavaScript library for searching similar strings in an array of objects
Simple fuzzy search
226 stars
3 watching
28 forks
Language: JavaScript
last commit: over 3 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A JavaScript implementation of a fuzzy string matching algorithm | 152 | |
| A fuzzy string matching library that performs approximate string matching and likely mispellings detection | 1,371 | |
| A tool for finding similar records in large datasets using string similarity and regular expression rules. | 676 | |
| A Python library providing algorithms and encoding schemes for approximate string matching. | 2,075 | |
| A fuzzy string search utility that filters lists based on partial matches | 832 | |
| A utility for simple string matching with wildcard patterns | 539 | |
| Library implementing Jaro-Winkler distance algorithm for fuzzy string matching in Ruby | 285 | |
| A simple fuzzy search engine for similar strings in memory-based data | 171 | |
| A toolset for searching and indexing strings in Ruby with fuzzy matching capabilities | 23 | |
| An optimized Levenshtein implementation for fast fuzzy matching and string comparison in .NET. | 250 | |
| A collection of classes for string matching algorithms | 378 | |
| A JavaScript library to improve fuzzy matching in web controls by leveraging a modified Quicksilver scoring algorithm. | 296 | |
| Package for joining tables based on inexact matching | 673 | |
| A utility for parsing and matching URLs against predefined patterns | 322 | |
| An experiment in adding functional pattern matching to JavaScript | 247 |