Implements a spell checker using a hash table that references a dictionary file to check for misspelled words in an input file and suggest corrections. Applies spell checking techniques to each misspelled word such as adding and removing a character one at a time from every position in each word, and swapping every pair of adjacent characters in each word until a correctly spelled word is formed.
-
Notifications
You must be signed in to change notification settings - Fork 0
macylm/spell-checker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published