juman
Japanese morphological analysis system
Install
- All systems
-
curl cmd.cat/juman.sh
- Debian
-
apt-get install juman
- Ubuntu
-
apt-get install juman
- Kali Linux
-
apt-get install juman
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install juman
- OS X
-
brew install juman
- Raspbian
-
apt-get install juman
- Dockerfile
- dockerfile.run/juman
juman
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).