Comment #7 on issue 4782 by ahmetaa: Add a Turkish spell checker http://code.google.com/p/chromium/issues/detail?id=4782
Hironori: Yes, it is fine that you can add the Turkish dictionary to Chrome source tree. Maybe you have seen it, i also put a reduced affix dictionary file there, it may be better to use that one, but it is your call. With request of Mehmet, I also made a small test comparing that dictionary file against a true Turkish morphological parser using a Law related text contianing around 1.5 million words. Dictionary based mechanism detected %98.24 of the words correctly that morphological parser also marked as correct. Considering success of morphological parser based system is around %99.5 in general, i think this dictionary is good enough for most spell checking needs. Thanks for the effort and good luck. Ps: there is a chance we may update the dictionary file some time to time, i dont know how would you want to synchronize Chrome with that. -- 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 -~----------~----~----~----~------~----~------~--~---
