Skip to content

muznahsaqiib/spellCorrector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

spell corrector in cpp using bst ,levenshtein distance algorithm takes sentence from user breaks it diwn and checks spelling from the dictiobary file frontend is made in python tkinter library connectivity of cpp and python is through subproccess module