How to Install juman in Ubuntu 18.04



Install juman by entering the following commands in the terminal:

sudo apt update
sudo apt install juman

Description:

Japanese morphological analysis system

Juman is a morphological analysis system. It reads Japanese sentences from the standard input, segments them into morpheme sequences, and outputs them to the standard output with many additional pieces of information (pronunciation, semantic information, etc).

Homepage: http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN

Version: 7.0-3.4

Section: universe/misc