How to Install and Uninstall liblink-grammar-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 29,2024

1. Install "liblink-grammar-java" package

This guide covers the steps necessary to install liblink-grammar-java on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install liblink-grammar-java

2. Uninstall "liblink-grammar-java" package

This tutorial shows how to uninstall liblink-grammar-java on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove liblink-grammar-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblink-grammar-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: liblink-grammar-java
Architecture: amd64
Version: 5.8.1-1
Priority: optional
Section: universe/java
Source: link-grammar
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Depends: liblink-grammar5 (>= 5.8.1), libc6 (>= 2.14)
Breaks: liblink-grammar4-java (<< 5.3.7)
Replaces: liblink-grammar4-java (<< 5.3.7)
Filename: pool/universe/l/link-grammar/liblink-grammar-java_5.8.1-1_amd64.deb
Size: 35752
MD5sum: a760770476d462816fd814d7a78c7493
SHA1: 580fcb587e1b3573ca6aea4920d70f86c9db8cf1
SHA256: f8b44243247abba9f53dd4ed17c4c9f3492b7426d6248b15e6f67115c721bd1a
SHA512: 4bb50b6055353af26c964117067e92a04275dc9cedb43475ae8ff5d1d99ab87cea09b9502b7210ebd19ee18c68da1333fc91cda3e0284d60f76dfa55e22f811f
Homepage: https://www.abisource.com/projects/link-grammar/
Description-en: Carnegie Mellon University's link grammar parser (JNI library)
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 a Java JNI library for using link-grammar from your java
applications.
Description-md5: 475a227d03017085f3efa2946401d4e7