In this project we deal with the implementation of a BK-Tree using the Damerau-Levenshtein distance between two words. The code have to be run using a Python2 kernel and executed in Jupyter Notebook to test each function individually (or as a script, but make sure the path to the dictionnary is correct). The "Dict.txt" file is the words dictionnary that has been used in testing. "BktreeDamerauLevenshtein.py" contains the code for the implementation of the BK-Tree giving the possibility to add, remove or search for words in the tree and also saving and restoring it.
-
Notifications
You must be signed in to change notification settings - Fork 0
momouan/BKtree-using-Damerau-Levenshtein-distance
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
BKtree implementation using the Damerau-Levenshtein distance between two words.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published