Lindera CLI
A morphological analysis command-line interface for Lindera.
Documentation
Install
You can install binary via cargo as follows:
% cargo install lindera-cli
Alternatively, you can download a binary from the following release page:
Dictionary
Pre-built dictionaries are available from GitHub Releases.
Download a dictionary archive (e.g. lindera-ipadic-*.zip), extract it, and specify the path with the --dict option.
License
MIT