SpellCheck with Yahoo!API

Yesterday I wrote about Yahoo Flash Developer Center, and posted simple example example with web search using Yahoo API, now I present Yahoo Spell Checker, source files avaliable here

This works slowly, but I have an idea. This application should have some kind of local dictionary, which would filter words for checking, for example “I”, “the”, “hello”, “flash” and other commonly used words should not be checked, this should speed up the proccess.

Comments are closed.