-
Notifications
You must be signed in to change notification settings - Fork 0
Correct spelling mistakes according to a custom dictionary
License
TravorLZH/spelling
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Spelling Checker ================ This spelling checker derives from the solution to POJ 1035 in which the program is supposed to correct spelling mistakes according to a given dictionary. This program currently supports: * Checking words from `argv[]' * Checking words from an internal command line * Giving suggestion to words * Adding unknown words to dictionary * Deleting words from dictionary Future Directions: * Check spelling from a file * Learning new words (AI stuff)
About
Correct spelling mistakes according to a custom dictionary
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published