The dictionary reader library for jpreprocess, Japanese text preprocessor for Text-to-Speech application.
This package contains dictionary parsing utilities for jpreprocess and lindera dictionary.
This project is a rewrite of OpenJTalk in Rust language.
Put the following in Cargo.toml
toml
[dependencies]
jpreprocess-dictionary = "0.5.0"
BSD-3-Clause