-
Updated
Feb 10, 2024 - C++
fuzzy-search
Here are 21 public repositories matching this topic...
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.
-
Updated
May 25, 2023 - C++
Fuzzy Multi-Regex B-Tree data structure for compilating regex matchers
-
Updated
Oct 26, 2021 - C++
SimFind is a database approach to similarity search (approximate matching).
-
Updated
May 30, 2020 - C++
Simple spellchecker uses approximate string matching(fuzzy search) algorithm based on Levenshtein distance between two strings
-
Updated
Jul 1, 2018 - C++
Non-linear dialog system for video games driven by fuzzy logic. For UE4
-
Updated
Nov 10, 2020 - C++
A library for fuzzy-string-searching using suffix trees and levenschtein automatons to perform extremely fast search queries on large data sets. Serialize and deserialize functions allow suffix trees to persist (and drastically reduce preprocessing time).
-
Updated
May 16, 2023 - C++
A blazing fast dictionary for the Terminal.
-
Updated
Mar 24, 2021 - C++
Search and Fix C/C++ includes, after moving source and header files to new directories.
-
Updated
Mar 19, 2024 - C++
A fuzzy finder, based on fzy
-
Updated
Apr 24, 2024 - C++
package for exact edit similarity joins
-
Updated
Sep 6, 2024 - C++
Fast fuzzy string search
-
Updated
Feb 21, 2022 - C++
Blazing fast library for fuzzy filtering, matching, and other fuzzy things!
-
Updated
Nov 12, 2024 - C++
Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.
-
Updated
Jun 7, 2024 - C++
Fast SymSpell written in c++ and exposes to python via pybind11
-
Updated
May 28, 2023 - C++
Yoyo-leaf is an awesome command-line fuzzy finder.
-
Updated
Jul 14, 2023 - C++
Probabilistic question-asking system: the program asks, the users answer. The minimal goal of the program is to identify what the user needs (a target), even if the user is not aware of the existence of such a thing/product/service.
-
Updated
Sep 5, 2022 - C++
Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
-
Updated
Nov 4, 2024 - C++
NEW ugrep 7.0: a more powerful, ultra fast, user-friendly, compatible grep. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more
-
Updated
Nov 14, 2024 - C++
Improve this page
Add a description, image, and links to the fuzzy-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fuzzy-search topic, visit your repo's landing page and select "manage topics."