Skip to content
forked from ahupp/bktree

Implementation of Burkhard-Keller trees in various languages

Notifications You must be signed in to change notification settings

sierrezinal/bktree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Implementation of Burkhard-Keller trees in various languages.  These
allow fast lookup of words within a certain distance of a query word.
 
The implementation is based on the description in this article:
 
http://blog.notdot.net/2007/4/Damn-Cool-Algorithms-Part-1-BK-Trees

About

Implementation of Burkhard-Keller trees in various languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.9%
  • Haskell 43.1%