A lua implementation of the fzy fuzzy matching algorithm
-
Updated
Mar 8, 2024 - Lua
A lua implementation of the fzy fuzzy matching algorithm
This repository contains a fuzzy search library that provides a flexible way to search and match strings using various fuzzy matching algorithms. It supports multiple languages and allows for customization of search options such as algorithms, thresholds, and synonym handling.
Fuzzy-Matching algorithm using Jaro-Winkler distance for measuring similarities in strings
Framework for finding similar rows in a JDBC source
A cutting-edge AI-powered phone agent designed for seamless voice interactions, dynamic data handling, and scalable communication. Perfect for modern sales and customer engagement solutions.
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.
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.
This repository hosts the CSVTU GPT app, a Streamlit-based interactive application designed to provide efficient access to subject-specific academic information and resources. It supports functionalities like fuzzy matching, exact word matching, and syllabus search capabilities, enabling users to query data conveniently.
This repository contains a fuzzy search library that provides a flexible way to search and match strings using various fuzzy matching algorithms. It supports multiple languages and allows for customization of search options such as algorithms, thresholds, and synonym handling.
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."