Skip to content

Reads in user-submitted text and uses Tries to check user's spelling and suggests words as the user types based on their writing history.

Notifications You must be signed in to change notification settings

jeffjramos21/SpellCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

SpellCheck

(In Progress) Java program that uses a GUI to read in user-submitted text and uses Tries to check user's spelling and suggests words as the user types based on their writing history.

About

Reads in user-submitted text and uses Tries to check user's spelling and suggests words as the user types based on their writing history.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages