A lua implementation of the fzy fuzzy matching algorithm
-
Updated
Mar 8, 2024 - Lua
A lua implementation of the fzy fuzzy matching algorithm
Fuzzy-Matching algorithm using Jaro-Winkler distance for measuring similarities in strings
The repository is a duplicate of the local folder which contains codes created by Yuanzhan Gao (yg8ch@virginia.edu) to conduct scaled fuzzy matching procedure on EIDL and PPP dataset. Please see the README file for more information.
Framework for finding similar rows in a JDBC source
Given a URL or a list of URLs, this program crawls through all linked URLs and allows for fast fuzzy-string look-ups. The program will return the URL, the matched text, and the location of the matched text.
Add a description, image, and links to the fuzzy-matching-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the fuzzy-matching-algorithm topic, visit your repo's landing page and select "manage topics."