# Source: link-grammar # Package: python3-link-grammar # Versions: python3-link-grammar (5.13.0+dfsg-2) # This Description is active # Prioritize: 47 Description: CMU's link grammar parser - Python 3 binding 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 Python 3 library for using link-grammar. Description-it: In "Parsing English with a Link Grammar" (1991), di Selator, D. e Temperley, D., gli autori hanno definito un nuovo sistema formale di grammatica chiamato "link grammar" (grammatica dei collegamenti). Una sequenza di parole è nel linguaggio di una grammatica dei collegamenti se esiste un modo per tracciare "collegamenti" tra le parole in un modo che soddisfi i requisiti locali di ogni parola, che i collegamenti non si incrocino e che le parole formino un grafo connesso. Gli autori hanno codificato la grammatica inglese in un sistema simile e hanno scritto questo programma per analizzare l'inglese usando questa grammatica. . link-grammar può essere usato per analisi linguistica per recuperare o estrarre informazioni da documenti in linguaggio naturale. Può anche essere usato come strumento di controllo della grammatica. . Questo pacchetto contiene una libreria Python 3 per usare link-grammar. # other Descriptions of the python3-link-grammar package with a translation in it: # # Description-id: 248843 https://ddtp.debian.org/ddt.cgi?desc_id=248843 # patch https://ddtp.debian.org/ddt.cgi?diff1=248843&diff2=328759&language=it # This Description was in forky from 2025-08-10 to 2026-08-19; # This Description was in bookworm from 2021-08-18 to 2026-07-13; # This Description was in trixie from 2023-06-12 to 2026-07-13; # This Description was in sid from 2016-12-22 to 2026-08-16; # This Description was in bullseye from 2020-03-03 to 2024-09-02; # This Description was in stretch from 2017-01-02 to 2020-07-21; # This Description was in buster from 2017-07-28 to 2022-09-13; #