jpreprocess-njd 0.13.2

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

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

[dependencies.jpreprocess-dictionary]
version = "0.13.2"

[dependencies.jpreprocess-window]
version = "0.13.2"

[dependencies.phf]
features = ["macros"]
version = "0.13"

[lib]
name = "jpreprocess_njd"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["text-processing"]
description = "Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language)."
documentation = "https://docs.rs/jpreprocess-njd"
edition = "2021"
keywords = ["tts", "openjtalk", "library"]
license = "BSD-3-Clause"
name = "jpreprocess-njd"
readme = "README.md"
repository = "https://github.com/jpreprocess/jpreprocess"
rust-version = "1.88.0"
version = "0.13.2"