slackbuilds/academic/link-grammar
Panagiotis Nikolaou 2e2165848d academic/link-grammar: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-02-25 11:07:59 +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: Update DEP. 2017-02-25 11:07:59 +07: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.).