# jlabel-question
Parser and matcher of htsvoice full-context-label questions.
**Note: `serde` support is experimental. Changes may not be treated as breaking.**
## Usage
Put the following in Cargo.toml
```toml
[dependencies]
jlabel-question = "0.1.7"
```
## Copyrights
The `question.hed` file in the tests directory comes from
[The Nitech Japanese Speech Database "NIT ATR503 M001"](http://hts.sp.nitech.ac.jp/?Download#u879c944).
- Creative Commons Attribution 3.0 license
- Copyright (c) 2003-2015 Nagoya Institute of Technology Department of Computer Science
## License
BSD-3-Clause
## API Reference
- [jlabel-question](https://docs.rs/jlabel-question)