Automic VaultAutomic Vault

brew

link-grammar を Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install link-grammar

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install link-grammar

MacPorts ports tree · textproc/link-grammar/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install liblink-grammar-dev

Debian stable package indexes · liblink-grammar-dev · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install link-grammar

Fedora Rawhide package metadata · link-grammar · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#link-grammar

nixpkgs package indexes · pkgs/by-name/li/link-grammar/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S link-grammar

Arch Linux sync databases · link-grammar · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install liblink-grammar5

openSUSE Tumbleweed package metadata · liblink-grammar5 · ソース: download.opensuse.org

概要

パッケージ概要

Carnegie Mellon University's link grammar parser

コマンドとエイリアス

  • link-generator
  • link-parser

履歴

プロジェクトの歴史と使われ方

Link Grammar is the CMU Link Grammar natural-language parser packaged as libraries, dictionaries, and command-line tools. It turns sentences into graph-like typed links between words, with conversions to more conventional phrase-structure and dependency views.

プロジェクトの歴史

The theory was developed in 1991 by Davy Temperley, John Lafferty, and Daniel Sleator at Carnegie Mellon University. The project's README points to the original 1991 CMU technical report, a 1993 parsing workshop paper, and a 1995 robust parsing paper as the foundational publications.

The modern package is a continuation of the original CMU parser but has diverged substantially from the early code base. The README describes major engineering evolution: extensive bug fixes, orders-of-magnitude performance work, full multithreading, UTF-8 support, security cleanup for cloud deployment, improved English coverage, and added languages including Thai and Russian.

採用の歴史

Link Grammar has persisted as a niche but long-lived NLP package because it combines an academic grammar formalism with runnable dictionaries and a small interactive parser. Its presence in Unix package managers keeps the CMU parser available for experiments, symbolic NLP systems, dictionary work, and regression tests even as statistical and neural NLP methods became dominant.

使われ方

The package includes language dictionaries, APIs for multiple programming languages, and command-line tools such as link-parser and link-generator. The interactive parser is useful for inspecting linkages and costs by hand, while the library form lets other NLP systems consume the parser programmatically.

パッケージ好きにとっての重要性

Link Grammar is package-nerd catnip because it is an old academic parser that still builds as a normal Unix package. It carries dictionaries, generated data, C libraries, bindings, man pages, and CLI tools, preserving a pre-deep-learning branch of NLP in a form that can still be installed with a package manager.

タイムライン

  • 1991: Temperley, Lafferty, and Sleator developed the Link Grammar theory at Carnegie Mellon University.
  • 1991: The CMU-CS-91-196 technical report Parsing English with a Link Grammar was published.
  • 1993: Sleator and Temperley presented Parsing English with a Link Grammar at the Third International Workshop on Parsing Technologies.
  • 1995: Grinberg, Lafferty, and Sleator published A Robust Parsing Algorithm for Link Grammars.
  • 5.9.0: The package added an experimental sentence-generation system exposed through link-generator.

Related projects

  • Related projects include the original CMU Link Grammar parser, OpenCog Language Learning, the link-generator tool, and downstream NLP systems that prefer symbolic grammar structures over purely statistical parsers.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 8 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版5.13.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新link-grammar-5.13.0

https://github.com/opencog/link-grammar

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:link-grammar
バージョン5.13.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/link-grammar
ホームページhttps://github.com/opencog/link-grammar
リポジトリhttps://github.com/opencog/link-grammar
上流ドキュメントhttps://github.com/opencog/link-grammar
ライセンスLGPL-2.1-or-later
ソースアーカイブhttps://github.com/opencog/link-grammar/archive/refs/tags/link-grammar-5.13.0.tar.gz
ビルド依存関係ant, autoconf, autoconf-archive, automake, libtool, pkgconf, python@3.14, swig
macOS 提供ライブラリlibedit, sqlite
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelink-grammar
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%

liblink-grammar-dev 5.12.5~dfsg-1+b3

Carnegie Mellon University's link grammar parser (development headers)

https://www.abisource.com/projects/link-grammar/

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

liblink-grammar-java 5.12.5~dfsg-1+b3

Carnegie Mellon University's link grammar parser (JNI library)

https://www.abisource.com/projects/link-grammar/

sudo apt install liblink-grammar-java
  • Section: java
  • Architecture: amd64
  • Source Package: link-grammar
  • 2 依存関係
  • normalized package name match
  • 一致条件: Link Grammar
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblink-grammar-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liblink-grammar5t64 5.12.5~dfsg-1+b3

Carnegie Mellon University's link grammar parser (libraries)

https://www.abisource.com/projects/link-grammar/

sudo apt install liblink-grammar5t64
  • Section: libs
  • Architecture: amd64
  • Source Package: link-grammar
  • 6 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Link Grammar
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblink-grammar5t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

link-grammar 5.12.5~dfsg-1+b3

Carnegie Mellon University's link grammar parser

https://www.abisource.com/projects/link-grammar/

sudo apt install link-grammar
  • Section: text
  • Architecture: amd64
  • Source Package: link-grammar
  • 4 依存関係
  • normalized package name match
  • 一致条件: Link Grammar
Debian stable package indexes · deb.debian.org · Debian stable package indexes: link-grammar from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

link-grammar-dictionaries-all 5.12.5~dfsg-1

Carnegie Mellon University's link grammar parser (all dictionaries)

https://www.abisource.com/projects/link-grammar/

sudo apt install link-grammar-dictionaries-all
  • Section: text
  • Architecture: all
  • Source Package: link-grammar
  • 1 依存関係
  • normalized package name match
  • 一致条件: Link Grammar
Debian stable package indexes · deb.debian.org · Debian stable package indexes: link-grammar-dictionaries-all from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

link-grammar-dictionaries-en 5.12.5~dfsg-1

Carnegie Mellon University's link grammar parser (English dictionary)

https://www.abisource.com/projects/link-grammar/

sudo apt install link-grammar-dictionaries-en
  • Section: text
  • Architecture: all
  • Source Package: link-grammar
  • normalized package name match
  • 一致条件: Link Grammar
Debian stable package indexes · deb.debian.org · Debian stable package indexes: link-grammar-dictionaries-en from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python-link-grammar-examples 5.12.5~dfsg-1

CMU's link grammar parser (Python examples)

https://www.abisource.com/projects/link-grammar/

sudo apt install python-link-grammar-examples
  • Section: python
  • Architecture: all
  • Source Package: link-grammar
  • normalized package name match
  • 一致条件: Link Grammar
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python-link-grammar-examples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-link-grammar 5.12.5~dfsg-1+b3

Carnegie Mellon University's link grammar parser (Python 3)

https://www.abisource.com/projects/link-grammar/

sudo apt install python3-link-grammar
  • Section: python
  • Architecture: amd64
  • Source Package: link-grammar
  • 6 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Link Grammar
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-link-grammar from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

link-grammar

nix profile install nixpkgs#link-grammar
  • normalized package name match
  • 一致条件: Link Grammar
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/link-grammar/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

liblink-grammar-dev 5.12.3~dfsg-1build3

Carnegie Mellon University's link grammar parser (development headers)

https://www.abisource.com/projects/link-grammar/

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

liblink-grammar-java 5.12.3~dfsg-1build3

Carnegie Mellon University's link grammar parser (JNI library)

https://www.abisource.com/projects/link-grammar/

sudo apt install liblink-grammar-java
  • Section: universe/java
  • Architecture: amd64
  • Source Package: link-grammar
  • 2 依存関係
  • normalized package name match
  • 一致条件: Link Grammar
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblink-grammar-java from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liblink-grammar5 5.12.3~dfsg-1build3

Carnegie Mellon University's link grammar parser (libraries)

https://www.abisource.com/projects/link-grammar/

sudo apt install liblink-grammar5
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: link-grammar
  • 6 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Link Grammar
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblink-grammar5 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

link-grammar 5.12.3~dfsg-1build3

Carnegie Mellon University's link grammar parser

https://www.abisource.com/projects/link-grammar/

sudo apt install link-grammar
  • Section: universe/text
  • Architecture: amd64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Link Grammar
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: link-grammar from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

link-grammar-dictionaries-all 5.12.3~dfsg-1build3

Carnegie Mellon University's link grammar parser (all dictionaries)

https://www.abisource.com/projects/link-grammar/

sudo apt install link-grammar-dictionaries-all
  • Section: universe/text
  • Architecture: all
  • Source Package: link-grammar
  • 1 依存関係
  • normalized package name match
  • 一致条件: Link Grammar
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: link-grammar-dictionaries-all from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

link-grammar-dictionaries-en 5.12.3~dfsg-1build3

Carnegie Mellon University's link grammar parser (English dictionary)

https://www.abisource.com/projects/link-grammar/

sudo apt install link-grammar-dictionaries-en
  • Section: universe/text
  • Architecture: all
  • Source Package: link-grammar
  • normalized package name match
  • 一致条件: Link Grammar
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: link-grammar-dictionaries-en from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python-link-grammar-examples 5.12.3~dfsg-1build3

CMU's link grammar parser (Python examples)

https://www.abisource.com/projects/link-grammar/

sudo apt install python-link-grammar-examples
  • Section: universe/python
  • Architecture: all
  • Source Package: link-grammar
  • normalized package name match
  • 一致条件: Link Grammar
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python-link-grammar-examples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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