# Lindera CLI
[](https://opensource.org/licenses/MIT) [](https://crates.io/crates/lindera-cli)
A morphological analysis command-line interface for [Lindera](https://github.com/lindera-morphology/lindera).
## Documentation
- [English Documentation](https://lindera.github.io/lindera/cli.html)
- [Japanese Documentation (日本語ドキュメント)](https://lindera.github.io/lindera/ja/cli.html)
## Install
You can install binary via cargo as follows:
```shell script
% cargo install lindera-cli
```
Alternatively, you can download a binary from the following release page:
- [https://github.com/lindera-morphology/lindera/releases](https://github.com/lindera-morphology/lindera/releases)
## License
MIT