fuzzy-search

String matcher

A lightweight JavaScript library for searching similar strings in an array of objects

Simple fuzzy search

GitHub

226 stars
3 watching
28 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jhawthorn/fzy.jsA JavaScript implementation of a fuzzy string matching algorithm152
glench/fuzzyset.jsA fuzzy string matching library that performs approximate string matching and likely mispellings detection1,371
seamusabshere/fuzzy_matchA tool for finding similar records in large datasets using string similarity and regular expression rules.676
jamesturk/jellyfishA Python library providing algorithms and encoding schemes for approximate string matching.2,075
mattyork/fuzzyA fuzzy string search utility that filters lists based on partial matches832
sindresorhus/matcherA utility for simple string matching with wildcard patterns539
kiyoka/fuzzy-string-matchLibrary implementing Jaro-Winkler distance algorithm for fuzzy string matching in Ruby285
andylokandy/simsearch-rsA simple fuzzy search engine for similar strings in memory-based data171
brianhempel/fuzzy_toolsA toolset for searching and indexing strings in Ruby with fuzzy matching capabilities23
danharltey/fastenshteinAn optimized Levenshtein implementation for fast fuzzy matching and string comparison in .NET.250
flori/amatchA collection of classes for string matching algorithms378
rmm5t/liquidmetalA JavaScript library to improve fuzzy matching in web controls by leveraging a modified Quicksilver scoring algorithm.296
dgrtwo/fuzzyjoinPackage for joining tables based on inexact matching673
lukeed/matchitA utility for parsing and matching URLs against predefined patterns322
bramstein/funcyAn experiment in adding functional pattern matching to JavaScript247