achmand / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BK-Tree Implementation for spell checking

About

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


Languages

Language:C# 100.0%