mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
37c58a1c3d
-Remove USE_REINPLACE. -Use ltverhack. -Update the WWW.
8 lines
421 B
Plaintext
8 lines
421 B
Plaintext
The Link Grammar Parser is a syntactic parser of English, based on link
|
|
grammar, an original theory of English syntax. Given a sentence, the system
|
|
assigns to it a syntactic structure, which consists of a set of labeled links
|
|
connecting pairs of words. The parser also produces a "constituent"
|
|
representation of a sentence (showing noun phrases, verb phrases, etc.).
|
|
|
|
WWW: http://www.abisource.com/projects/link-grammar/
|