Create "furigana segmentation" (or "kanji/kana alignment") algorithm #46
Notifications
Due Date
No due date set.
Blocks
#22 Kanji search: query for example words
mugiten/jadb
Reference: mugiten/jadb#46
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The algorithm should be able to do something like this:
It needs only be best effort. Need to be careful with special cases like
今日 - きょう(follow gikun, jukujikun tags?)Not sure if this already exists as a classical or AI solution, or whether the problem has a name. Jisho seems to be able to do this effortlessly somehow.
Keywords: furigana segmentation, kanji-kana alignment
Links:
Create an algorithm to split a kanji word and map each kanji to its respective kana in the readingto Create "furigana segmentation" (or "kanji/kana alignment") algorithm