Comment #5 on issue 4782 by [email protected]: Add a Turkish spell
checker
http://code.google.com/p/chromium/issues/detail?id=4782
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=9122
------------------------------------------------------------------------
r9122 | [email protected] | 2009-02-03 18:30:40 -0800 (Tue, 03 Feb 2009) |
4 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/third_party/hunspell/google/bdict_writer.cc?r1=9122&r2=9121
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/third_party/hunspell/src/hunspell/hashmgr.cxx?r1=9122&r2=9121
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/third_party/hunspell/src/hunspell/htypes.hxx?r1=9122&r2=9121
The first step towards Turkish spell-checker.This is a set of fixes for
supporting the Turkish dictionary provided by the tr-spell project (*1).As
I wrote in http://crbug.com/4782, this issue consists of three issues: one
is against our convert_dict tool, and two are against our hunspell
client.(*1) http://code.google.com/p/tr-spell/Unfortunately, the BDIC file
converted from this Turkish dictionary is huge (7.1MB) because the
dictionary has a lot of affix rules (> 18,000) and the most of the BDIC
file is occupied by "AF" lines.
BUG=4782
Review URL: http://codereview.chromium.org/18041
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---