41 skills found · Page 1 of 2
benhoyt / PybktreePython BK-tree data structure to allow fast querying of "close" matches
fake-name / IntraArchiveDeduplicatorTool for managing data-deduplication within extant compressed archive files, along with a relatively performant BK tree implementation for fuzzy image searching.
Kandepet / PhotoOrganizerScript for organizing photos with duplicate detection (using PHash and BK Trees)
digidem / Bkd Treemulti-dimensional spatial database based on the bkd paper
eugene-bulkin / Rust Bk TreeA BK-tree implementation in Rust.
vy / Bk TreeBurkhard-Keller Tree implementation in Common Lisp.
gtri / Bk TreeBK-tree Java library
pekoto-zz / FastFuzzyStringMatcherDotNetA BK tree implementation for fast fuzzy string matching
troshko111 / Fast Fuzzy MatchingBK-tree with Damerau-Levenshtein distance and Trie with Levenshtein distance
alextanhongpin / StringdistString metrics function in golang (levenshtein, damerau-levenshtein, jaro, jaro-winkler and additionally bk-tree) for autocorrect
ryanfox / BktreeA pure-python implementation of BK-Trees
tyler / BkTreeA BkTree in C with Ruby bindings
rmind / Nxsearchnxsearch: a full-text search engine
jonahharris / Node BktreeA JavaScript implementation of a Burkhard-Keller Tree (BK-Tree)
profan / Lua Bk TreeA pure Lua implementation of bk-trees, created because it was needed for fuzzy term matching.
peermaps / Bkd Tree.rsbkd tree implementation in rust
kyr0 / Clientside SearchA highly efficient, isomorphic, full-featured, multilingual text search engine library, providing full-text search, fuzzy matching, phonetic scoring, document indexing and more, with micro JSON state hydration/dehydration in-browser and server-side.
agatan / Bktreeimplementation of bk-tree for golang
gansidui / Bktreebk-tree for golang
adriacabeza / Go Imagecleaner📸 Clean your image folder using perceptual hashing and BK-trees using Go!