FuzzySearcher
Matching algorithm
An implementation of the ambiguous matching algorithm from Baeta-Yates et al.
Simplified Smalltalk implementation of ambiguous matching algorithm based on Baeta-Yates, R.A., Gonnet, G.H., Wu, S. and Manber, U
2 stars
4 watching
0 forks
Language: Smalltalk
last commit: 3 months ago
Linked from 1 awesome list
ambiguous-matching-algorithmbaeta-yatesmanberpharopharo-smalltalksmalltalk
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for finding similar records in large datasets using string similarity and regular expression rules. | 676 |
| An optimized Levenshtein implementation for fast fuzzy matching and string comparison in .NET. | 250 |
| A simple fuzzy search engine for similar strings in memory-based data | 171 |
| Provides Elixir implementations of string metric and phonetic algorithms | 77 |
| A JavaScript library to improve fuzzy matching in web controls by leveraging a modified Quicksilver scoring algorithm. | 296 |
| A Python library providing algorithms and encoding schemes for approximate string matching. | 2,075 |
| Package for joining tables based on inexact matching | 673 |
| A JavaScript implementation of a fuzzy string matching algorithm | 152 |
| A library for bioinformatics using Smalltalk | 17 |
| An implementation of graph isomorphism algorithms on quantum annealers. | 2 |
| A DuckDB extension that provides fuzzy string matching based autocompletion | 8 |
| An algorithm implementation for efficient multi-string pattern matching using trie data structures. | 25 |
| A C++ library for fast string matching using the Levenshtein Distance algorithm | 250 |
| A Django project that allows you to use PostgreSQL's row count queries without scanning every row in the table | 90 |
| Matches strings against simple wildcard patterns | 79 |