Commit Graph

18 Commits

Author SHA1 Message Date
7d3a6deaab
Import tatoeba sentences into database 2024-10-14 19:14:04 +02:00
a30da84be2
Add tatoeba file 2024-10-14 19:02:53 +02:00
5983f18e75
Create table and indices for tatoeba sentences 2024-10-14 18:59:23 +02:00
f9a6e95a4e
Add dependency for tatoeba parser 2024-10-14 18:57:23 +02:00
f290b817ef
Bump version 2024-10-14 18:57:08 +02:00
849bdb8c1a
Store tones for each entry 2024-10-14 18:55:13 +02:00
9f60c4c9b2
Put CC-CEDICT surname definitions at the end of the list 2024-10-11 20:37:16 +02:00
f159d3f404
Combine CC-CEDICT "surname" entries together with their regular entry counter parts
For example:
王 Wang2 surname Wang
王 wang2 king / monarch

to
王 wang2 surname Wang / king / monarch
2024-10-11 20:29:32 +02:00
816bdd8f51
Fix mismatching (searchable) pinyin with numbers for vowels u:, v and ü 2024-10-11 20:11:31 +02:00
5202765a09
Improve moedict title sanitization 2024-10-10 22:42:50 +02:00
90b86df4b4
Fix character lengths calculation for moedict entries 2024-10-09 23:13:48 +02:00
7d52fde387
Create moedict entries 2024-10-09 22:58:12 +02:00
bd352760a1
Add Opencc4j depedency 2024-10-09 22:53:08 +02:00
6b54b1aa09
Bump chinese transliteration version 2024-10-09 22:51:05 +02:00
c5b6000554
Add moedict files 2024-10-09 21:55:27 +02:00
979a23448f
Add moedict parser dependency 2024-10-09 21:55:16 +02:00
d01272b152
Bump version 2024-10-09 21:54:56 +02:00
d55a11d67a
Initial commit 2024-10-09 19:40:04 +02:00