Skip to content

A user-friendly Tkinter-based GUI application that provides real-time spelling correction and word recommendations. It utilizes a Trie data structure for efficient word search, alongside a corpus to suggest correct spellings.

Notifications You must be signed in to change notification settings

suyash242004/Spelling-Correction-and-Word-Recommendation-System-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spelling-Correction-and-Word-Recommendation-System-

A user-friendly Tkinter-based GUI application that provides real-time spelling correction and word recommendations. It utilizes a Trie data structure for efficient word search, alongside a corpus to suggest correct spellings.

About

A user-friendly Tkinter-based GUI application that provides real-time spelling correction and word recommendations. It utilizes a Trie data structure for efficient word search, alongside a corpus to suggest correct spellings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published