jpreprocess-njd 0.2.0

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

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

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

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

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

[dependencies.once_cell]
version = "1.18.0"

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

[package]
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"
resolver = "1"
rust-version = "1.65.0"
version = "0.2.0"