DuckDB Extension for fuzzy string matching based autocompletion
-
Updated
Feb 7, 2025 - C++
DuckDB Extension for fuzzy string matching based autocompletion
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).
Add a description, image, and links to the fuzzy-string-matching topic page so that developers can more easily learn about it.
To associate your repository with the fuzzy-string-matching topic, visit your repo's landing page and select "manage topics."