How to Install unidic-mecab in Ubuntu 18.04



Install unidic-mecab by entering the following commands in the terminal:

sudo apt update
sudo apt install unidic-mecab

Description:

Dictionary for Mecab (Corpus of Contemporary Written Japanese)

unidic-mecab is a dictionary for Mecab (Japanese morphological analysis implementation), based on corpus of Contemporary Written Japanese (upstream publish it as unidic-cwj). . * All entries are based on the definition of "SUW (short-unit word)" that is specified by NINJAL (The National Institute for Japanese Language and Linguistics), which provides word segmentation in uniform size suited for linguistic research. * It has three-layered structure with - lemma - form - spelling And it can provide a clear distinction of two types of word variant: spelling variant and form variant. * It is useful for research of Speech processing since it can be added accent and shift in sound information.

Homepage: http://unidic.ninjal.ac.jp

Version: 2.2.0-1

Section: universe/misc