chasen
Japanese Morphological Analysis System
Install
- All systems
-
curl cmd.cat/chasen.sh
- Debian
-
apt-get install chasen
- Ubuntu
-
apt-get install chasen
- Kali Linux
-
apt-get install chasen
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install chasen
- Raspbian
-
apt-get install chasen
- Dockerfile
- dockerfile.run/chasen
chasen
Japanese Morphological Analysis System
ChaSen is a morphological analysis system. It can segment and tokenize Japanese text string, and can output with many additional information (pronunciation, semantic information, and others). It will print the result of such an operation to the standard output, so that it can be either written to a file or further processed.