# jpreprocess-naist-jdic Naist-jdic dictionary for [jpreprocess](https://crates.io/crates/jpreprocess), Japanese text preprocessor for Text-to-Speech application. This package is a dedicated dictionary for jpreprocess. This project is a rewrite of [OpenJTalk](http://open-jtalk.sourceforge.net/) in Rust language. ## Usage Put the following in Cargo.toml ```toml [dependencies] jpreprocess-naist-jdic = "0.10.0" ``` ## Copyrights This software includes source code from: - [OpenJTalk](http://open-jtalk.sourceforge.net/). Copyright (c) 2008-2016 Nagoya Institute of Technology Department of Computer Science - [Lindera](https://github.com/lindera-morphology/lindera). Copyright (c) 2019 by the project authors For details, please see [NOTICE.txt](https://github.com/jpreprocess/jpreprocess/blob/v0.2.0/crates/jpreprocess-naist-jdic/NOTICE.txt). ## License BSD-3-Clause ## API Reference - [jpreprocess-naist-jdic](https://docs.rs/jpreprocess-naist-jdic)