fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
367 B
Plaintext
6 lines
367 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.).
|