Oystein Kristoffer Tveit oysteikt
oysteikt pushed to main at mugiten/tamerye 2026-06-04 09:09:20 +02:00
e0b413383c kana_transliteration: fix k->h , add more tests
oysteikt opened issue mugiten/tamerye#16 2026-06-04 08:56:06 +02:00
Flatten and digraphs for normalize_jp
oysteikt opened issue mugiten/tamerye#15 2026-06-04 08:55:11 +02:00
Flatten iteration markers for normalize_jp
oysteikt closed issue mugiten/tamerye#7 2026-06-04 08:52:30 +02:00
Handle kana repeat characters during hiragana <-> katakana transliteration
oysteikt pushed to main at mugiten/tamerye 2026-06-04 08:52:18 +02:00
b78c642a45 text_normalization: normalize fullwidth romaji, add more tests
df2df5b4ac kana_transliteration: handle k->h itermark translit, add more tests
Compare 2 commits »
oysteikt pushed to main at mugiten/tamerye 2026-06-04 08:04:07 +02:00
fb6a018f77 kana_transliteration: handle elongated ゔ,ゎ,ん
oysteikt pushed to main at mugiten/tamerye 2026-06-04 07:49:51 +02:00
f774c0c740 flake.lock: bump
oysteikt closed issue mugiten/tamerye#8 2026-06-03 23:17:01 +02:00
Handle katakana <-> hiragana character repeat during transliteration
oysteikt pushed to main at mugiten/tamerye 2026-06-03 23:16:44 +02:00
16311b172b kana_transliteration: handle dashes/elongated vocals in hiragana/katakana translit
oysteikt opened issue mugiten/tamerye#14 2026-06-03 22:47:43 +02:00
Replace with space during normalization
oysteikt pushed to build-with-tamerye at mugiten/jadb 2026-06-03 19:39:21 +02:00
e989655370 search/word_search: score matching kana higher than converted kana
ef491a0977 Add kana independent search with tamerye extension
Compare 2 commits »
oysteikt opened issue mugiten/jadb#109 2026-06-03 19:28:41 +02:00
Give higher score if kana matches search term
oysteikt pushed to build-with-tamerye at mugiten/jadb 2026-06-03 19:19:54 +02:00
oysteikt created branch build-with-tamerye in mugiten/jadb 2026-06-03 19:00:04 +02:00
oysteikt pushed to build-with-tamerye at mugiten/jadb 2026-06-03 19:00:04 +02:00
oysteikt pushed to main at mugiten/tamerye 2026-06-03 18:52:53 +02:00
f9789bb582 Mark all kana conversion functions as innocuous
oysteikt pushed to main at mugiten/tamerye 2026-06-03 18:26:45 +02:00
76eaf094bb flake.nix: add default overlay
oysteikt commented on issue mugiten/jadb#93 2026-06-03 18:17:43 +02:00
Vendor custom SQLite build with tamerye enabled

It doesn't seem like it will be any easy to vendor a fully custom built static sqlite with tamerye embedded until android cross compilation is fixed in nixpkgs. However, until then, we could use…

oysteikt pushed to add-kanjivg-data at mugiten/jadb 2026-06-03 17:54:08 +02:00
1aea3c5874 WIP: add kanjivg data
a46d61c335 search: let radical search API take RadkfileRadical inputs
f3dba3ffab const_data/radicals: store both formal and informal variant of radical
5556a73899 test/models: test json serialization roundtrips for all models
541680b95d models/word_search: clean up json de/serialization
Compare 28 commits »