How to Install and Uninstall unidic-mecab Package on Kali Linux

Last updated: May 18,2024

1. Install "unidic-mecab" package

This is a short guide on how to install unidic-mecab on Kali Linux

$ sudo apt update $ sudo apt install unidic-mecab

2. Uninstall "unidic-mecab" package

This guide covers the steps necessary to uninstall unidic-mecab on Kali Linux:

$ sudo apt remove unidic-mecab $ sudo apt autoclean && sudo apt autoremove

3. Information about the unidic-mecab package on Kali Linux

Package: unidic-mecab
Version: 3.1.1-1
Installed-Size: 5057212
Maintainer: Natural Language Processing (Japanese)
Architecture: all
Recommends: mecab (>= 0.96), mecab-utils (>= 0.96)
Size: 1041525140
SHA256: dbbac54f919624a715435aca43e4611f06550c67fe4af5ca59a699f44cc082a8
SHA1: 8a1cfd2620b33d74e9cb9f3169a0a05cba2bf1e3
MD5sum: eaa56bbf839a7d4e6e84e74b88c60f4f
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.
.
This package is huge. You need more than 10GB of free space to download and
install.
Description-md5:
Homepage: https://clrd.ninjal.ac.jp/unidic/
Section: misc
Priority: optional
Filename: pool/main/u/unidic-mecab/unidic-mecab_3.1.1-1_all.deb