jpreprocess-njd 0.13.2

Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language).
Documentation
# jpreprocess-njd

The NJD preprocessing library for [jpreprocess](https://crates.io/crates/jpreprocess),
Japanese text preprocessor for Text-to-Speech application.

This package contains NJD structure and preprocessors (`njd-set`).

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-njd = "0.13.2"
```

## 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

## License

BSD-3-Clause

## API Reference

- [jpreprocess-njd]https://docs.rs/jpreprocess-njd