jpreprocess-dictionary 0.9.0

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

The dictionary reader library for [jpreprocess](https://crates.io/crates/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](http://open-jtalk.sourceforge.net/) in Rust language.

## Usage

Put the following in Cargo.toml

```toml
[dependencies]
jpreprocess-dictionary = "0.9.0"
```

## License

BSD-3-Clause

## API Reference

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