Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 196 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 196 Bytes

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.