jpreprocess-dictionary

Crates.iojpreprocess-dictionary
lib.rsjpreprocess-dictionary
version0.9.1
sourcesrc
created_at2023-06-01 21:43:32.894638
updated_at2024-04-29 22:54:17.049057
descriptionJapanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language).
homepage
repositoryhttps://github.com/jpreprocess/jpreprocess
max_upload_size
id880217
size15,856
phenylshima (femshima)

documentation

https://docs.rs/jpreprocess-dictionary

README

jpreprocess-dictionary

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.

Usage

Put the following in Cargo.toml

[dependencies]
jpreprocess-dictionary = "0.9.1"

License

BSD-3-Clause

API Reference

Commit count: 656

cargo fmt