slackbuilds/academic/link-grammar
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
README academic/link-grammar: Updated for version 4.5.8 2010-05-13 00:20:08 +02:00
link-grammar.SlackBuild academic/link-grammar: Misc automated cleanups. 2010-06-04 00:59:11 -04:00
link-grammar.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05: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.).

This requires the jdk package (from /extra) and apache-ant.