- liblink-grammar5 (>= 5.5.0)
- python (<< 2.8)
- python (>= 2.7~)
- python:any (<< 2.8)
- python:any (>= 2.7~)
- libc6 (>= 2.17)
- libgcc1 (>= 1:3.0)
- libpython2.7 (>= 2.7)
- libstdc++6 (>= 4.1.1)
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 2 library for using link-grammar.
Installed Size: 189.4 kB
Architectures: arm64 amd64