Automic VaultAutomic Vault

brew

juman を Homebrew, apt, MacPorts でインストール

juman のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install juman

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install juman

MacPorts ports tree · textproc/juman/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install juman

Debian stable package indexes · juman · ソース: deb.debian.org

概要

パッケージ概要

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jumancliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版7.01
マネージャ更新日2026-06-19
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namejuman
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

juman 7.0-3.9

Japanese morphological analysis system

https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN

sudo apt install juman
  • Section: misc
  • Architecture: amd64
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Juman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: juman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

juman-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-dic
  • Section: misc
  • Architecture: all
  • Source Package: juman
  • normalized package name match
  • 一致条件: Juman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: juman-dic from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjuman-dev 7.0-3.9

Header files of JUMAN

https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN

sudo apt install libjuman-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: juman
  • 1 依存関係
  • normalized package name match
  • 一致条件: Juman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjuman-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjuman-perl 7.0-3.9

Perl binding of JUMAN

https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN

sudo apt install libjuman-perl
  • Section: misc
  • Architecture: all
  • Source Package: juman
  • 2 依存関係
  • normalized package name match
  • 一致条件: Juman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjuman-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjuman4t64 7.0-3.9

Library of JUMAN

https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN

sudo apt install libjuman4t64
  • Section: libs
  • Architecture: amd64
  • Source Package: juman
  • 1 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Juman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjuman4t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

juman 7.0-3.6build1

Japanese morphological analysis system

http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN

sudo apt install juman
  • Section: universe/misc
  • Architecture: amd64
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Juman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: juman from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

juman-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-dic
  • Section: universe/misc
  • Architecture: all
  • Source Package: juman
  • normalized package name match
  • 一致条件: Juman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: juman-dic from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjuman-dev 7.0-3.6build1

Header files of JUMAN

http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN

sudo apt install libjuman-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: juman
  • 1 依存関係
  • normalized package name match
  • 一致条件: Juman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjuman-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjuman-perl 7.0-3.6build1

Perl binding of JUMAN

http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN

sudo apt install libjuman-perl
  • Section: universe/misc
  • Architecture: all
  • Source Package: juman
  • 2 依存関係
  • normalized package name match
  • 一致条件: Juman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjuman-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjuman4t64 7.0-3.6build1

Library of JUMAN

http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN

sudo apt install libjuman4t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: juman
  • 1 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Juman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjuman4t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

juman

sudo port install juman
  • normalized package name match
  • 一致条件: Juman
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/juman/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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