macOS
brew install link-grammarlocal Homebrew formula metadata
sudo port install link-grammarMacPorts ports tree · textproc/link-grammar/Portfile · ソース: api.github.com
brew
link-grammar のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install link-grammarlocal Homebrew formula metadata
sudo port install link-grammarMacPorts ports tree · textproc/link-grammar/Portfile · ソース: api.github.com
sudo apt install liblink-grammar-devDebian stable package indexes · liblink-grammar-dev · ソース: deb.debian.org
sudo dnf install link-grammarFedora Rawhide package metadata · link-grammar · ソース: dl.fedoraproject.org
nix profile install nixpkgs#link-grammarnixpkgs package indexes · pkgs/by-name/li/link-grammar/package.nix · ソース: api.github.com
sudo pacman -S link-grammarArch Linux sync databases · link-grammar · ソース: geo.mirror.pkgbuild.com
sudo zypper install liblink-grammar5openSUSE Tumbleweed package metadata · liblink-grammar5 · ソース: download.opensuse.org
概要
Carnegie Mellon University's link grammar 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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
link-generator | cli | グローバル実行可能ファイル | |
link-parser | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/opencog/link-grammar
インストールメタデータ
| パッケージキー | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | link-grammar |
| 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 パッケージリンクとは分けて表示されます。
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-devliblink-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-javaliblink-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-grammar5t64link-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-grammarlink-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-alllink-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-enpython-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-examplespython3-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-grammarlink-grammar
nix profile install nixpkgs#link-grammarliblink-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-devliblink-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-javaliblink-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-grammar5link-grammar 5.12.3~dfsg-1build3
Carnegie Mellon University's link grammar parser
https://www.abisource.com/projects/link-grammar/
sudo apt install link-grammarlink-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-alllink-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-enpython-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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.