lindera-ipadic 0.2.0

A Japanese dictionary based on IPADIC for Lindera.
Documentation
# Lindera IPADIC

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Join the chat at https://gitter.im/bayard-search/lindera](https://badges.gitter.im/bayard-search/lindera.svg)](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/).