fuzzyset.js
Fuzzy matcher
A fuzzy string matching library that performs approximate string matching and likely mispellings detection
fuzzyset.js - A fuzzy string set for javascript
1k stars
26 watching
105 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript implementation of a fuzzy string matching algorithm | 152 |
| A lightweight JavaScript library for searching similar strings in an array of objects | 226 |
| A tool for finding similar records in large datasets using string similarity and regular expression rules. | 676 |
| A fuzzy string search utility that filters lists based on partial matches | 832 |
| A Python library providing algorithms and encoding schemes for approximate string matching. | 2,075 |
| A toolset for searching and indexing strings in Ruby with fuzzy matching capabilities | 23 |
| A JavaScript library to improve fuzzy matching in web controls by leveraging a modified Quicksilver scoring algorithm. | 296 |
| An optimized Levenshtein implementation for fast fuzzy matching and string comparison in .NET. | 250 |
| Library implementing Jaro-Winkler distance algorithm for fuzzy string matching in Ruby | 285 |
| A command-line tool that uses fuzzy matching to find and select items from a list. | 815 |
| Package for joining tables based on inexact matching | 673 |
| A utility for simple string matching with wildcard patterns | 539 |
| A simple fuzzy search engine for similar strings in memory-based data | 171 |
| A library for parsing and manipulating URLs in Elixir with fuzzy matching capabilities. | 20 |
| A collection of classes for string matching algorithms | 378 |