Crates.io | jpreprocess-dictionary-builder |
lib.rs | jpreprocess-dictionary-builder |
version | 0.10.0 |
source | src |
created_at | 2023-06-02 21:56:45.741463 |
updated_at | 2024-08-14 00:27:13.576762 |
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 | 881219 |
size | 32,233 |
The dictionary building library for jpreprocess, Japanese text preprocessor for Text-to-Speech application.
This package contains dictionary builder for jpreprocess dictionary.
This project is a rewrite of OpenJTalk in Rust language.
Put the following in Cargo.toml
[dependencies]
jpreprocess-dictionary-builder = "0.10.0"
This software includes source code from:
For details, please see NOTICE.txt.
BSD-3-Clause