macOS
brew install jumanlocal Homebrew formula metadata
sudo port install jumanMacPorts ports tree · textproc/juman/Portfile · source: api.github.com
brew / rank 14372
Japanese morphological analysis system. Version 7.01 via Homebrew; verified 2026-06-19. Also installable with debian: sudo apt install juman.
install
brew install jumanlocal Homebrew formula metadata
sudo port install jumanMacPorts ports tree · textproc/juman/Portfile · source: api.github.com
sudo apt install jumanDebian stable package indexes · juman · source: deb.debian.org
overview
Japanese morphological analysis system
history
JUMAN is Kyoto University's user-extensible Japanese morphological analyzer. It tokenizes Japanese text and assigns morphological information such as part of speech, subpart, conjugation, reading, and dictionary meaning.
Kyoto University's Language Media Processing Lab presents JUMAN as a user-extensible morphological analyzer for Japanese and links an English translation of the user guide. That guide identifies the JUMAN system version 0.5 authors as Yuji Matsumoto, Sadao Kurohashi, Yutaka Nyoki, Hitoshi Shinho, and Makoto Nagao.
The GitHub repository keeps the traditional C distribution shape: a JUMAN library, command sources, dictionary conversion tools, connectivity-rule tools, Perl module, dictionaries, and manual documents.
JUMAN's adoption is strongest in Japanese NLP and Kyoto University tooling. It sits alongside KNP and Juman++ on the Kyoto lab NLP resources page, and its package availability in Homebrew, Debian, MacPorts, and Ubuntu reflects use by researchers and developers who need a stable Japanese morphological-analysis command.
Users run the `juman` command over Japanese text and receive morpheme records. The older guide explains the grammar and dictionary model, including user dictionaries, grammar dictionaries, morpheme dictionaries, connection rules, and the `JUMANPATH` search path for dictionaries.
JUMAN is commonly used as the morphological-analysis stage before higher-level Japanese NLP tools, especially in workflows connected to Kyoto University resources.
JUMAN is a classic example of an academic NLP tool that package managers preserve because the command-line binary, dictionary format, and downstream expectations matter as much as the code.
Its significance is also historical: Juman++ and KNP are easier to understand as descendants or companions of the JUMAN/Jumandic ecosystem.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
juman | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:juman |
|---|---|
| Version | 7.01 |
| Package manager | Homebrew |
| Homepage | https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN |
| Repository | https://github.com/ku-nlp/juman |
| Last updated | 2026-06-19T12:31:21-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
juman 7.0-3.9
Japanese morphological analysis system
https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
sudo apt install jumanjuman-dic 7.0-3.9
Juman dictionary in text format
https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
sudo apt install juman-diclibjuman-dev 7.0-3.9
Header files of JUMAN
https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
sudo apt install libjuman-devlibjuman-perl 7.0-3.9
Perl binding of JUMAN
https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
sudo apt install libjuman-perllibjuman4t64 7.0-3.9
Library of JUMAN
https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
sudo apt install libjuman4t64juman 7.0-3.6build1
Japanese morphological analysis system
http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
sudo apt install jumanjuman-dic 7.0-3.6build1
Juman dictionary in text format
http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
sudo apt install juman-diclibjuman-dev 7.0-3.6build1
Header files of JUMAN
http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
sudo apt install libjuman-devlibjuman-perl 7.0-3.6build1
Perl binding of JUMAN
http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
sudo apt install libjuman-perllibjuman4t64 7.0-3.6build1
Library of JUMAN
http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
sudo apt install libjuman4t64juman
sudo port install jumansource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.