macOS
brew install jumanlocal Homebrew formula metadata
sudo port install jumanMacPorts ports tree · textproc/juman/Portfile · 来源: api.github.com
安装
brew install jumanlocal Homebrew formula metadata
sudo port install jumanMacPorts ports tree · textproc/juman/Portfile · 来源: api.github.com
概览
Japanese morphological analysis system
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
juman | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
安装元数据
| 软件包键 | brew:juman |
|---|---|
| 版本 | 7.01 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/juman |
| 主页 | https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN |
| 仓库 | https://github.com/ku-nlp/juman |
| 上游文档 | https://github.com/ku-nlp/juman#readme |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://nlp.ist.i.kyoto-u.ac.jp/nl-resource/juman/juman-7.01.tar.bz2 |
| 最后更新 | 2026-06-19T12:31:21-07:00 |
| Pulse | updated |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | juman |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 juman来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.