Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper 安装 link-grammar

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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