Skip to content

ktzy0305/SpellChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

SpellChecker

A C++ spell checking console application!

Done by: @xDommm and @ktzy0305

S/N Feature
1 Spell check a word entered by the user (correct or wrong)
2 Spell check a file (in .txt or .csv format) specified by the user
3 Add a new word to the dictionary
4 Save the dictionary (with new words added)
5 Display all words that starts with certain letter(s) specified by the user
6 Spell check a word for substitution and transposition errors

About

A console Spell Checking App in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors