# 使用 Homebrew, apt, MacPorts 安装 juman

查看 juman 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:juman
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install juman
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install juman
```

  证据: MacPorts ports tree: textproc/juman/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install juman
```

  证据: Debian stable package indexes: juman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:juman
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/juman>
- **版本:** 7.01
- **来源摘要:** Japanese morphological analysis system
- **主页:** <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
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- juman (cli)
- juman (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 7.01
- 管理器更新时间: 2026-06-19
- 本地数据: OK
- 上游仓库: https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 时间线

- Version 0.5: The English user's guide documented the JUMAN grammar and dictionary system.
- Version 7.01: Kyoto University's JUMAN page listed a source download for JUMAN Ver.7.01.
- 2010s: The ku-nlp GitHub repository made the source layout available through GitHub.

### Related projects

- JUMAN is closely related to Juman++, KNP, PyKNP, and the broader Kyoto University NLP resource family.
- Juman++ uses the Jumandic ecosystem and is presented by Kyoto University as the newer neural-network-based analyzer.

### 来源

- <https://github.com/ku-nlp/juman>
- <https://nlp.ist.i.kyoto-u.ac.jp/EN/index.php?JUMAN>
- <https://nlp.ist.i.kyoto-u.ac.jp/nl-resource/juman/juman-eng.html>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **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:** head, stable

## 其他软件包管理器记录

- Debian apt - juman - 7.0-3.9: normalized package name match | Debian stable package indexes: juman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Japanese morphological analysis system | https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
- Debian apt - juman-dic - 7.0-3.9: normalized package name match | Debian stable package indexes: juman-dic from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Juman dictionary in text format | https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
- Debian apt - libjuman-dev - 7.0-3.9: normalized package name match | Debian stable package indexes: libjuman-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Header files of JUMAN | https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
- Debian apt - libjuman-perl - 7.0-3.9: normalized package name match | Debian stable package indexes: libjuman-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Perl binding of JUMAN | https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
- Debian apt - libjuman4t64 - 7.0-3.9: normalized package name match | Debian stable package indexes: libjuman4t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library of JUMAN | https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
- Ubuntu apt - juman - 7.0-3.6build1: normalized package name match | Ubuntu 24.04 LTS package indexes: juman from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Japanese morphological analysis system | http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
- Ubuntu apt - juman-dic - 7.0-3.6build1: normalized package name match | Ubuntu 24.04 LTS package indexes: juman-dic from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Juman dictionary in text format | http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
- Ubuntu apt - libjuman-dev - 7.0-3.6build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libjuman-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Header files of JUMAN | http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
- Ubuntu apt - libjuman-perl - 7.0-3.6build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libjuman-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Perl binding of JUMAN | http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
- Ubuntu apt - libjuman4t64 - 7.0-3.6build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libjuman4t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library of JUMAN | http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
- MacPorts - juman: normalized package name match | MacPorts ports tree: textproc/juman/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/zh-hans/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [jumanpp](https://www.automicvault.com/zh-hans/pkg/brew/jumanpp/) - Shares av.db curated category or tags: cli, japanese, morphological-analysis, natural-language-processing, nlp.
- [kytea](https://www.automicvault.com/zh-hans/pkg/brew/kytea/) - Shares av.db curated category or tags: cli, japanese, natural-language-processing, nlp, science.
- [freeling](https://www.automicvault.com/zh-hans/pkg/brew/freeling/) - Shares av.db curated category or tags: cli, natural-language-processing, nlp, science.
- [sfst](https://www.automicvault.com/zh-hans/pkg/brew/sfst/) - Shares av.db curated category or tags: cli, natural-language-processing, nlp, science.
- [link-grammar](https://www.automicvault.com/zh-hans/pkg/brew/link-grammar/) - Shares av.db curated category or tags: cli, natural-language-processing, science.
- [openfst](https://www.automicvault.com/zh-hans/pkg/brew/openfst/) - Shares av.db curated category or tags: cli, nlp, science.
- [aamath](https://www.automicvault.com/zh-hans/pkg/brew/aamath/) - Shares av.db curated category or tags: cli, science.
- [abpoa](https://www.automicvault.com/zh-hans/pkg/brew/abpoa/) - Shares av.db curated category or tags: cli, science.

## Combined YAML source

View the package source record on GitHub. [combined/juman.yml](https://github.com/automic-vault/db/blob/main/combined/juman.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
