| Crates.io | jpreprocess-core |
| lib.rs | jpreprocess-core |
| version | 0.13.2 |
| created_at | 2023-06-01 21:41:50.02081+00 |
| updated_at | 2025-10-19 04:24:15.753224+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 | 177,081 |
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.13.2"
This software includes source code from:
BSD-3-Clause