# bktree **Repository Path**: jeusgao/bktree ## Basic Information - **Project Name**: bktree - **Description**: Implementation of Burkhard-Keller trees in various languages - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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