Skip to content

Correct spelling mistakes according to a custom dictionary

License

Notifications You must be signed in to change notification settings

TravorLZH/spelling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published