How to Install and Uninstall python-link-grammar-examples Package on Kali Linux

Last updated: May 05,2024

1. Install "python-link-grammar-examples" package

Please follow the guidelines below to install python-link-grammar-examples on Kali Linux

$ sudo apt update $ sudo apt install python-link-grammar-examples

2. Uninstall "python-link-grammar-examples" package

Please follow the instructions below to uninstall python-link-grammar-examples on Kali Linux:

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

3. Information about the python-link-grammar-examples package on Kali Linux

Package: python-link-grammar-examples
Source: link-grammar
Version: 5.12.3~dfsg-1
Installed-Size: 147
Maintainer: Jonas Smedegaard
Architecture: all
Enhances: python-link-grammar, python3-link-grammar
Size: 48744
SHA256: b9c78b1d0bcde48d4c920a6b09e57ab20c509f65a864348351d4390e9f57c0eb
SHA1: 97414972702bc8419e1b049beaaecad54e6c9f14
MD5sum: a1f389d0b0130f3145c01e4d8c1a8971
Description: CMU's link grammar parser (Python examples)
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 examples for using python-link-grammar or
python3-link-grammar.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.abisource.com/projects/link-grammar/
Section: python
Priority: optional
Filename: pool/main/l/link-grammar/python-link-grammar-examples_5.12.3~dfsg-1_all.deb