# Lindera Core
[](https://opensource.org/licenses/MIT) [](https://gitter.im/lindera-morphology/lindera?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
A morphological analysis core library for [Lindera](https://github.com/lindera-morphology/lindera). This project fork from [kuromoji-rs](https://github.com/fulmicoton/kuromoji-rs).
This package contains dictionary structures and the viterbi algorithm.
## API reference
The API reference is available. Please see following URL:
- <a href="https://docs.rs/lindera-core" target="_blank">lindera-core</a>