slackbuilds/academic/link-grammar
B. Watson 3ec977098c
academic/link-grammar: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:37:35 +07:00
..
README academic/link-grammar: Fix README. 2020-10-17 09:37:35 +07:00
link-grammar.SlackBuild
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.).