Creating a spelling checker using python.
- Python
- GUI Tkinter
Creating a spelling checker
using python, with the help of this tool we can check whether the spelling
is wrong or correct. If spelling is wrong, it will correct it. "A spell checker
is a software feature that checks
for misspellings in a text. Spell-checking
features are often embedded in software or services, such as a word processor, email client, electronic dictionary, or search engine" It is just a basic GUI project.
https://github.com/NimeshPiyumantha/Spelling_Checker.git