Remove abbreviations from Thai hunspell dictionary.

Reasons:
1. They are not present in other spellcheck dictionaries (such as en).
2. To add all abreviations would not be much different from adding all
possible combinations of 2-3 Thai consonants. This would make misspelled
abbreviations come as correct to the spellcheck anyway.
3. Adding only the most common ones can cause confusion to those using
less common ones, as the spellchecker will suggest the more common
abbreviation. It is also nearly impossible to determine if an abbreviation
is common that it should be added or not.
Change-Id: I8b7bce70f552ab3b356e1ab2c101e9e31a8ec271
Reviewed-on: https://gerrit.libreoffice.org/73216
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
This commit is contained in:
wishawa
2019-05-30 23:29:24 +07:00
committed by Andras Timar
parent 547d7a6839
commit e122922802
2 changed files with 2 additions and 375 deletions

View File

@ -1,5 +1,5 @@
name : th_TH version of the thai dictionary
date : 2019.04.11
date : 2019.05.30
License: LGPL
This dictionary, Thai wordlist are compound from

File diff suppressed because it is too large Load Diff