Comment #13 on issue 2837 by hb...@chromium.org: Add common words for each language to spell check dictionaries http://code.google.com/p/chromium/issues/detail?id=2837
Even though this is just my personal interest, I have been wondering if we really count the occurrences of a word stem (not separately count the occurrences of cases of a word.) For example, a verb of many European languages (including Russian) changes its suffix according to its subject. If we separately count the occurrences of each case of such verb. It is very hard to add verbs into our dictionary. I have been writing a simple morphological analyzer which uses a rule base to automatically inspect possible word stems from a word case. (This is a part of my 20% project.) Even though this tool is still an infant phase, I'm going to accelerate my development speed if you need it. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---