jpreprocess-dictionary 0.8.1

Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language).
Documentation
[dependencies.anyhow]
version = "1.0.81"

[dependencies.bincode]
version = "1.3.3"

[dependencies.byteorder]
version = "1.5.0"

[dependencies.jpreprocess-core]
version = "0.8.1"

[dependencies.lindera-core]
version = "0.29"

[dependencies.lindera-ipadic-builder]
version = "0.29"

[dependencies.lindera-tokenizer]
version = "0.29"

[dependencies.once_cell]
version = "1.19.0"

[dependencies.serde]
version = "1.0.197"

[package]
categories = ["text-processing"]
description = "Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language)."
documentation = "https://docs.rs/jpreprocess-dictionary"
edition = "2021"
keywords = ["tts", "openjtalk", "library"]
license = "BSD-3-Clause"
name = "jpreprocess-dictionary"
readme = "README.md"
repository = "https://github.com/jpreprocess/jpreprocess"
rust-version = "1.73.0"
version = "0.8.1"