lindera-ipadic-neologd-builder 0.1.0

A Japanese morphological dictionary builder for IPADIC NEologd.
Documentation

Lindera IPADIC NEologd Builder

License: MIT Join the chat at https://gitter.im/bayard-search/lindera

IPADIC NEologd dictionary builder for Lindera. This project fork from fulmicoton's kuromoji-rs.

Install

% cargo install lindera-ipadic-neologd-builder

Build

The following products are required to build:

  • Rust >= 1.39.0
  • make >= 3.81
  • mecab >= 0.996 (for building a dictionary)
% make lindera-ipadic-neologd

Dictionary version

This repository only tested data of mecab-ipadic-NEologd.

NOTE : This builder skip 2 words, カブシキガイシャ and タカラヅカカゲキダンキセイ, to avoid dictionary build failure. These words are SKIP_WORDS in src/lib.rs .

Usage

This section describes how to use the command line interface.

Show help with the following command::

$ ./bin/lindera-ipadic-neologd -h

Building a dictionary with lindera-ipadic-neologd command:

$ ./bin/lindera-ipadic-neologd ./mecab-ipadic-neologd ./lindera-ipadic-neologd

API reference

The API reference is available. Please see following URL:

  • lindera-ipadic-neologd-builder

Project links

lindera consists of several projects. The list is following: