Spell Checking and Correcting using a HashTable Implementation and the Edit Distance Algorithm in C
-
Updated
Nov 15, 2017 - C
Spell Checking and Correcting using a HashTable Implementation and the Edit Distance Algorithm in C
A console program to check the spelling of each word in the provided sentence, it also provide three suggestion for each one using successor and predecessor.
Add a description, image, and links to the spelling-corrector topic page so that developers can more easily learn about it.
To associate your repository with the spelling-corrector topic, visit your repo's landing page and select "manage topics."