slackbuilds/academic/link-grammar
B. Watson 60d25db481
academic/link-grammar: Fix slack-desc.
2016-11-14 16:47:23 +07:00
..
README academic/link-grammar: Fixed dep information 2012-08-25 13:29:06 +02:00
link-grammar.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
link-grammar.info academic/link-grammar: Updated for version 4.8.0. 2013-11-05 18:53:49 -06:00
slack-desc academic/link-grammar: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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" (Penn
tree-bank style phrase tree) representation of a sentence (showing noun
phrases, verb phrases, etc.).