ng of the input word (works with python 2.5)
>
> You can use this script for Vi (~/.vimrc) if you want, control+a will do a
> spell check.
>
> " Toggle Spell-Check
> set spell spelllang=
> function ToggleSpellCheck()
> if &spelllang == "en"
> set
Hi,
I have a text file ,
a.txt
this is a lcose button
where u can observer "lcose" is not a valid word.It's typing
mistake.Actual word is "close".
How can i check that each word entered in txt file having correct meaningful
words as per English Dictionary