# Lindera IPADIC
[](https://opensource.org/licenses/MIT) [](https://gitter.im/bayard-search/lindera?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
A Japanese dictionary based on IPADIC for [Lindera](https://github.com/bayard-search/lindera). This project fork from fulmicoton's [kuromoji-rs](https://github.com/fulmicoton/kuromoji-rs).
## Building Lindera IPADIC
### Requirements
The following products are required to build Lindera IPADIC:
- Rust >= 1.39.0
- make >= 3.81
### Building a command-line interface and a dictionary
Building a dictionary with the following command:
```text
$ make build
```
## Dictionary version
This repository contains [mecab-ipadic-2.7.0-20070801](https://osdn.net/projects/sfnet_mecab/downloads/mecab-ipadic/2.7.0-20070801/mecab-ipadic-2.7.0-20070801.tar.gz/).