moine-ja 0.1.0

Japanese kana and romaji lattice adapter for moine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# moine-ja

`moine-ja` is the Japanese adapter for `moine`.

It converts kana, ASCII romaji, override dictionaries, and UniDic-derived
reading artifacts into romaji lattices that can be scored by `moine-core`.

Most Rust users should depend on the umbrella `moine` crate and load verified
dictionary bundles through `moine::ja::load_bundle`. Use `moine-ja` directly
when building custom artifacts, inspecting reading paths, or integrating the
Japanese adapter without the umbrella crate.

Dictionary data is distributed separately from the Rust crate and carries its
own license metadata.