How to Install and Uninstall link-grammar Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 02,2024

1. Install "link-grammar" package

Learn how to install link-grammar on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install link-grammar

2. Uninstall "link-grammar" package

In this section, we are going to explain the necessary steps to uninstall link-grammar on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove link-grammar $ sudo apt autoclean && sudo apt autoremove

3. Information about the link-grammar package on Ubuntu 21.10 (Impish Indri)

Package: link-grammar
Architecture: amd64
Version: 5.8.1-1
Priority: optional
Section: universe/text
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 145
Depends: link-grammar-dictionaries-en, libc6 (>= 2.14), libedit2 (>= 3.1-20140620-0), liblink-grammar5 (>= 5.8.1)
Filename: pool/universe/l/link-grammar/link-grammar_5.8.1-1_amd64.deb
Size: 72180
MD5sum: f803d985d559664c62a7c73cc344c04a
SHA1: 655f61fdc0c9f6860c4ac41237f07ea9a9adcb02
SHA256: 1bc7beb4cd46c37d642c7d041ece412f57cc8621000dc0903566059a5a3b52db
SHA512: 0124cebb5668b81b13a67915da027c8b175088d5cfac7c56cec054ab8174eab1550215ddc1a438e740b7b1141ab683d709e96f25732f9066f66d5afe6e90d020
Homepage: https://www.abisource.com/projects/link-grammar/
Description-en: Carnegie Mellon University's link grammar parser
In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar"
(1991), the authors defined a new formal grammatical system called a
"link grammar". A sequence of words is in the language of a link
grammar if there is a way to draw "links" between words in such a way
that the local requirements of each word are satisfied, the links do
not cross, and the words form a connected graph. The authors encoded
English grammar into such a system, and wrote this program to parse
English using this grammar.
.
link-grammar can be used for linguistic parsing for information
retrieval or extraction from natural language documents. It can also be
used as a grammar checker.
.
This package contains the user-executable binary.
Description-md5: d9d09a2d58fa8aa2ee5f8695b9b95a71