Skip to content

NayanaBannur/Dictionary-BK-Tree-Levenshtein-Distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary using BK Trees

The objective of this project is to implement an online dictionary with spell check, auto-correction, auto-suggestion and the ability to insert new words. This is done using BK trees based on Levenshtein distance.

About

Implementation of a dictionary with spell-check, auto-correction, auto-suggestion and insertion of new words

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages