Add Turkish (#405)
--------- Co-authored-by: sspanak <doftor.livain@gmail.com> Co-authored-by: Alican Pamay <111997852+alicanpamay@users.noreply.github.com>
This commit is contained in:
parent
ef9704b056
commit
7fdfd10eea
3 changed files with 507690 additions and 0 deletions
13
app/languages/definitions/Turkish.yml
Normal file
13
app/languages/definitions/Turkish.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
locale: tr-TR
|
||||||
|
dictionaryFile: tr-utf8.csv
|
||||||
|
layout:
|
||||||
|
- [SPECIAL] # 0
|
||||||
|
- [PUNCTUATION] # 1
|
||||||
|
- [a, b, c, ç, â] # 2
|
||||||
|
- [d, e, f] # 3
|
||||||
|
- [g, h, i, ı, ğ, î] # 4
|
||||||
|
- [j, k, l] # 5
|
||||||
|
- [m, n, o, ö] # 6
|
||||||
|
- [p, q, r, s, ş] # 7
|
||||||
|
- [t, u, v, ü, û] # 8
|
||||||
|
- [w, x, y, z] # 9
|
||||||
507659
app/languages/dictionaries/tr-utf8.csv
Normal file
507659
app/languages/dictionaries/tr-utf8.csv
Normal file
File diff suppressed because it is too large
Load diff
18
docs/dictionaries/trWordListReadme.txt
Normal file
18
docs/dictionaries/trWordListReadme.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Turkish wordlist by: Openboard
|
||||||
|
Version: c3772cd (2022-12-17)
|
||||||
|
Source: https://github.com/openboard-team/openboard
|
||||||
|
License: https://github.com/openboard-team/openboard/blob/master/LICENSE
|
||||||
|
|
||||||
|
Hunspell dictionary for Turkish
|
||||||
|
Version: 836d7c2 (2023-11-04)
|
||||||
|
Source: https://github.com/wooorm/dictionaries/blob/main/dictionaries/tr/index.dic
|
||||||
|
License: https://github.com/wooorm/dictionaries/blob/main/dictionaries/tr/license
|
||||||
|
|
||||||
|
Turkish wordlist 3 by Can Hunlar:
|
||||||
|
Version: 14e3734 (2018-08-02)
|
||||||
|
Source: https://github.com/CanNuhlar/Turkce-Kelime-Listesi
|
||||||
|
|
||||||
|
Word frequencies obtained from LatinIME dictionaries:
|
||||||
|
Source: https://android.googlesource.com/platform/packages/inputmethods/LatinIME
|
||||||
|
Version: 66093bf509ea92fa31d796326d5f30a8d9582ffe (2023-12-21)
|
||||||
|
License: https://android.googlesource.com/platform/packages/inputmethods/LatinIME/+/refs/heads/main/NOTICE
|
||||||
Loading…
Add table
Add a link
Reference in a new issue