| Crates.io | jpreprocess-core |
| lib.rs | jpreprocess-core |
| version | 0.12.0 |
| created_at | 2023-06-01 21:41:50.02081+00 |
| updated_at | 2025-02-16 10:46:40.448385+00 |
| description | Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language). |
| homepage | |
| repository | https://github.com/jpreprocess/jpreprocess |
| max_upload_size | |
| id | 880213 |
| size | 138,964 |
The core library for jpreprocess, Japanese text preprocessor for Text-to-Speech application.
This package contains basic data structures and their parsers.
This project is a rewrite of OpenJTalk in Rust language.
Put the following in Cargo.toml
[dependencies]
jpreprocess-core = "0.12.0"
This software includes source code from:
BSD-3-Clause