Commit Graph

5 Commits

Author SHA1 Message Date
1aeebe1b4b Rework of various things.
This way the main `FuriganaGenerator` can be shared among multiple
threads.

This also adds substitutions for words that the tokenizer insists on
using the less common pronunciations for.
2024-09-15 08:48:19 +02:00
d79cc60a48 Tweak the learning algorithm.
It was both too conservative and not conservative enough in different
circumstances.
2024-09-11 13:25:10 +02:00
44cb2b8bda Make building faster. 2024-09-11 11:22:14 +02:00
ecbac83e26 Add function to get word stats after processing. 2024-09-11 11:14:12 +02:00
1c3afed157 First commit.
A furigana generator, that can do "spaced repetition" style reduction
of furigana over the course of a text.
2024-09-10 18:45:58 +02:00