/BK-Tree-implementation-spell-checker

An implementation of a BK-tree (metric tree) for spell checking. It presents a fast lookup for words within a specified distance.

Primary LanguageC#

BK-Tree Implementation for spell checking