Hi…
I’m using the Speller component as part of a web service, which is working quite nicely but it also means I’m not using the built-in spell checking dialog, I’m merely returning a list a bad words and their suggested replacements to the client.
When processing a block of text consisting of ~ 3800 words the Speller component reports that it’s processing 22750 wpm when ignoring uppercase words but that value drops to 6252 wpm when told to process the uppercase words. The text itself is a reasonable mix of upper to lower case words.
Is this kind of drop in performance to be expected from the Speller component?
arm