[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Can you help improve the Dictionaries?



> Also, I can confirm a freezing problem with Russian text.
> The file of 12 bytes (containing on Russian word, separated with spaces to
> make spelling error) causes a long delay on checking on my PIII 800:
> http://www.trichview.com/addict/freeze.tst
> (I am using updated character set).

OK, I've fixed the problem... the problem was actually being caused by the
suggestions list being grown too fast...  the simple stringlist the
suggestions are held in before being trimmed down based upon limiting
factors was getting too large.  I've added a limit of 500 to the generation.

It would be nice to improve the Phonetic suggestions generated for Russian.

Any algorithm approaching the soundex algorithm for Russian (or any other
language) would be a great addition if anyone has such a thing.


This bug fix will be included in the next beta... just drop me a private
note if you'd like it e-mailed to you privately for testing.



Best Wishes,

Michael Novak
Addictive Software
address@hidden
http://www.addictive.net




Please visit Addict Home Site.