Go to file
Nathan Vegdahl 9845da5a7e Update learning code.
Now it tracks distance by character, and determines whether to show
furigana based on how long it's been since the last time a word was
shown with furigana rather than the last time a word was shown at all.

Also some minor performance efficiency improvements.
2024-09-20 07:38:02 +02:00
data Add option to include pitch accent information with the furigana 2024-09-18 12:10:22 +02:00
src Update learning code. 2024-09-20 07:38:02 +02:00
.gitignore First commit. 2024-09-10 18:45:58 +02:00
build.rs Add option to include pitch accent information with the furigana 2024-09-18 12:10:22 +02:00
Cargo.toml Rework of various things. 2024-09-15 08:55:03 +02:00