SkillAgentSearch skills...

Lindera

A multilingual morphological analysis library.

Install / Use

/learn @lindera/Lindera
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Lindera

License: MIT Crates.io

A morphological analysis library in Rust. This project is forked from kuromoji-rs.

Lindera aims to build a library which is easy to install and provides concise APIs for various Rust applications.

Documentation

[dependencies]
lindera = "3.0.0"

Pre-built dictionaries are available from GitHub Releases. Download a dictionary archive (e.g. lindera-ipadic-*.zip) and specify the path when loading.

Python Bindings

Lindera also provides Python bindings. You can install it via pip:

pip install lindera-python

For more details, see the lindera-python directory.

WebAssembly Bindings

Lindera also provides WebAssembly bindings. You can install it via npm:

npm install lindera-wasm

For more details and a demo application, see the lindera-wasm directory.

License

MIT

Related Skills

View on GitHub
GitHub Stars609
CategoryDevelopment
Updated1h ago
Forks55

Languages

Rust

Security Score

100/100

Audited on Apr 6, 2026

No findings