On 2014-07-30 18:23, Marcin Miłkowski wrote: > Replacement pairs can be slower, as they add some overhead for > searching > suggestions. They are a hacky solution to a simple problem, which we > can > solve better with a simple replace rule.
I implemented these improved suggestions (thinked -> thought etc) now by modifying the speller rule directly. The advantage of this is that we don't need to duplicate data, e.g. in the replacement file and in the ignore file. Actually there's no new data at all, it is all taken from the synthesizer. Regards Daniel ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel