|
|
|
|
|
by ThaddeusQuay2
5013 days ago
|
|
"gotta love spelling correctors" Figure out a way to route all of your writing through your search engine, and have it flag phrases which do not occur in its database, or which occur much less frequently than similar ones. So, in this case, it would ask: "Did you mean 'desert planet'?" Alternately, you could just have your secretary check everything before it goes out. You know, like they did in the old days. But then again, I still program in PL/I, and tie handwritten notes to the legs of pigeons. |
|
Or, one could build a table of trigrams and bi-grams for English words and use that in the spell checker. It would be helpful to have some sort of approximate indexing, so you can catch things like 'dessert planet' which is just 1 edit step away from 'desert planet.'