Crates.io | jpreprocess-dictionary |
lib.rs | jpreprocess-dictionary |
version | 0.10.0 |
source | src |
created_at | 2023-06-01 21:43:32.894638 |
updated_at | 2024-08-14 00:26:34.314392 |
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 | 880217 |
size | 16,008 |
The dictionary reader library for jpreprocess, Japanese text preprocessor for Text-to-Speech application.
This package contains dictionary parsing utilities for jpreprocess and lindera dictionary.
This project is a rewrite of OpenJTalk in Rust language.
Put the following in Cargo.toml
[dependencies]
jpreprocess-dictionary = "0.10.0"
BSD-3-Clause