IPADIC NEologd dictionary builder for Lindera. This project fork from fulmicoton's kuromoji-rs.
% cargo install lindera-ipadic-neologd-builder
The following products are required to build:
text
% make lindera-ipadic-neologd
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
.
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
The API reference is available. Please see following URL: - lindera-ipadic-neologd-builder
lindera consists of several projects. The list is following: