jpreprocess-naist-jdic

Crates.iojpreprocess-naist-jdic
lib.rsjpreprocess-naist-jdic
version0.9.1
sourcesrc
created_at2023-06-02 22:50:06.496214
updated_at2024-04-29 22:56:33.278612
descriptionJapanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language).
homepage
repositoryhttps://github.com/jpreprocess/jpreprocess
max_upload_size
id881259
size17,552
phenylshima (femshima)

documentation

https://docs.rs/jpreprocess-naist-jdic

README

jpreprocess-naist-jdic

Naist-jdic dictionary for jpreprocess, Japanese text preprocessor for Text-to-Speech application.

This package is a dedicated dictionary for jpreprocess.

This project is a rewrite of OpenJTalk in Rust language.

Usage

Put the following in Cargo.toml

[dependencies]
jpreprocess-naist-jdic = "0.9.1"

Copyrights

This software includes source code from:

  • OpenJTalk. Copyright (c) 2008-2016 Nagoya Institute of Technology Department of Computer Science
  • 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