jpreprocess-dictionary-builder

Crates.iojpreprocess-dictionary-builder
lib.rsjpreprocess-dictionary-builder
version0.10.0
sourcesrc
created_at2023-06-02 21:56:45.741463
updated_at2024-08-14 00:27:13.576762
descriptionJapanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language).
homepage
repositoryhttps://github.com/jpreprocess/jpreprocess
max_upload_size
id881219
size32,233
phenylshima (femshima)

documentation

https://docs.rs/jpreprocess-dictionary-builder

README

jpreprocess-dictionary-builder

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.

Usage

Put the following in Cargo.toml

[dependencies]
jpreprocess-dictionary-builder = "0.10.0"

Copyrights

This software includes source code from:

  • Lindera. Copyright (c) 2019 by the project authors

For details, please see NOTICE.txt.

License

BSD-3-Clause

API Reference

Commit count: 656

cargo fmt