Marvin Elsen marvinelsen
marvinelsen pushed to develop at marvinelsen/willow 2024-10-17 20:18:25 +00:00
1b5c32c320 Improve i18n
e028bed311 Fix horizontal scrollbar showing up on search results listview
6f59af3cde Cleanup .fxml files
4b84ec5a82 Wrap example sentences
039cb7e0a8 Cleanup details.fxml
Compare 5 commits »
marvinelsen pushed to develop at marvinelsen/willow 2024-10-14 20:45:02 +00:00
c427af15b6 Implement words beginning and refactor words containing
40222f67ed Refactor DetailsController and fix detekt issues
a4e5b9145f Refactor sentence listview by showing simplified or traditional and setting correct font family and font size
168d1634a2 Implement find sentence function
50017f45c4 Add slf4j-nop dependency
Compare 7 commits »
marvinelsen pushed to main at marvinelsen/willow-database 2024-10-14 17:14:20 +00:00
988c2369bb Fix detekt issues
7d3a6deaab Import tatoeba sentences into database
a30da84be2 Add tatoeba file
5983f18e75 Create table and indices for tatoeba sentences
f9a6e95a4e Add dependency for tatoeba parser
Compare 7 commits »
marvinelsen pushed to main at marvinelsen/willow-database 2024-10-11 18:37:20 +00:00
9f60c4c9b2 Put CC-CEDICT surname definitions at the end of the list
marvinelsen pushed to main at marvinelsen/willow-database 2024-10-11 18:29:37 +00:00
f159d3f404 Combine CC-CEDICT "surname" entries together with their regular entry counter parts
marvinelsen pushed to main at marvinelsen/willow-database 2024-10-11 18:11:37 +00:00
816bdd8f51 Fix mismatching (searchable) pinyin with numbers for vowels u:, v and ü
marvinelsen pushed to develop at marvinelsen/willow 2024-10-10 21:17:21 +00:00
ea1973a3cf Improve find characters query to only show characters with the same pronunciation
marvinelsen pushed to main at marvinelsen/willow-database 2024-10-10 20:42:55 +00:00
5202765a09 Improve moedict title sanitization
marvinelsen pushed to develop at marvinelsen/willow 2024-10-10 20:39:06 +00:00
af3a291536 Fix some detekt issues
eebf3864a9 Add new words from moedict and cross-straits to segmentation dictionary
33402c0fcb Show definitions of cross-straits or moe in search results, if cedict definitions are not available
898a5d3cc5 Fix preference dialog root to resize with scene and fill stage properly
1c5b7d9bcc Disable characters tab for entries that only contain a single character
Compare 5 commits »
marvinelsen pushed to develop at marvinelsen/willow 2024-10-09 21:17:58 +00:00
cf07585361 Add moedict definitions
marvinelsen pushed to main at marvinelsen/willow-database 2024-10-09 21:13:53 +00:00
90b86df4b4 Fix character lengths calculation for moedict entries
marvinelsen pushed to main at marvinelsen/willow-database 2024-10-09 20:58:31 +00:00
7d52fde387 Create moedict entries
bd352760a1 Add Opencc4j depedency
6b54b1aa09 Bump chinese transliteration version
c5b6000554 Add moedict files
979a23448f Add moedict parser dependency
Compare 6 commits »
marvinelsen pushed to main at marvinelsen/chinese-transliteration 2024-10-09 20:48:04 +00:00
5ec3638454 Merge pull request 'Add missing syllables to parse moedict' (#6) from develop into main
2f851b00d6 Bump version
32428257fa Add ie ㄝ
c76c17dbcf Add q ㄑ
dd09312cd3 Add pia ㄆㄧㄚ
Compare 5 commits »
marvinelsen merged pull request marvinelsen/chinese-transliteration#6 2024-10-09 20:48:02 +00:00
Add missing syllables to parse moedict
marvinelsen pushed to develop at marvinelsen/chinese-transliteration 2024-10-09 20:43:21 +00:00
2f851b00d6 Bump version
32428257fa Add ie ㄝ
c76c17dbcf Add q ㄑ
dd09312cd3 Add pia ㄆㄧㄚ
4b11926fe3 Merge pull request 'Implement version 2.0.0' (#5) from develop into main
Compare 5 commits »
marvinelsen created pull request marvinelsen/chinese-transliteration#6 2024-10-09 20:43:07 +00:00
Add missing syllables to parse moedict
marvinelsen pushed to develop at marvinelsen/chinese-transliteration 2024-10-09 20:42:38 +00:00
87180a7fa7 Bump version
edbea375e1 Add ie ㄝ
4dce14f52e Add q ㄑ
453460dda4 Add pia ㄆㄧㄚ
Compare 4 commits »
marvinelsen pushed to develop at marvinelsen/willow 2024-10-09 17:56:36 +00:00
86aa108e52 Fix detekt issues
2fcdda5ae3 Remove database generation code
f344c8df23 Add cross-straits definitions
eb3beb0dfe Remove English search mode
7dab46364e Bump version of chinese-transliteration and cedict parser
Compare 8 commits »
marvinelsen pushed to main at marvinelsen/cedict-parser 2024-10-07 19:04:20 +00:00
7a07250542 Merge pull request 'Bump chinese-transliteration version' (#8) from develop into main
de84df6940 Bump chinese-transliteration version
Compare 2 commits »
marvinelsen merged pull request marvinelsen/cedict-parser#8 2024-10-07 19:04:19 +00:00
Bump chinese-transliteration version