Go to file
Nathan Vegdahl 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
data First commit. 2024-09-10 18:45:58 +02:00
src Rework of various things. 2024-09-15 08:48:19 +02:00
.gitignore First commit. 2024-09-10 18:45:58 +02:00
build.rs First commit. 2024-09-10 18:45:58 +02:00
Cargo.toml Rework of various things. 2024-09-15 08:48:19 +02:00