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.
-
Updated
Sep 10, 2021 - 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.
Spell Checking and Correcting using a HashTable Implementation and the Edit Distance Algorithm in C
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."