1
0
Fork 0

add Croatian language and dictionary

Dictionary with frequencies taken from OpenBoard and cleaned up from
non-Croatian words.

Rest of the words without frequency taken from Rječnik hrvatskih jezika
(https://github.com/gigaly/rjecnik-hrvatskih-jezika).
This commit is contained in:
Danijel Tudek 2024-04-04 18:49:21 +02:00 committed by Dimo Karaivanov
parent a94b33a044
commit 44275c96cf
3 changed files with 651937 additions and 0 deletions

View file

@ -0,0 +1,13 @@
locale: hr
dictionaryFile: hr-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

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,9 @@
Croatian wordlist 1 by: Openboard
Version: 7bf52c1 (2020-01-15)
Source: https://github.com/openboard-team/openboard
License: https://github.com/openboard-team/openboard/blob/master/LICENSE
Croatian wordlist 2 by: Goran Igaly
Version: 94b795d (2022-02-05)
Source: https://github.com/gigaly/rjecnik-hrvatskih-jezika
License: https://github.com/gigaly/rjecnik-hrvatskih-jezika/blob/master/LICENSE