Collecting Your Opinions on Spell Checking
Posted: Wed Sep 17, 2008 2:46 pm
Let's say you were to build a job search site. What would be your opinion on the most efficient way to implement spell checking besides rely on the browser to handle it? Note that we're going to use the TinyMCE control -- don't know if that changes your opinion on anything.
Part of my problem is that we may not be able to find a web host that has all the bells and whistles we need in our requirements matrix, and therefore may not have pspell installed, perhaps.
One option is to collect a list of like the top 500 misspelled and mistyped words and just check against that?
Part of my problem is that we may not be able to find a web host that has all the bells and whistles we need in our requirements matrix, and therefore may not have pspell installed, perhaps.
One option is to collect a list of like the top 500 misspelled and mistyped words and just check against that?