slackbuilds_ponce/academic/link-grammar
Robby Workman 98c198a777 academic/link-grammar: Fixed dep information
Note: This will need further attention once we decide how
to handle stuff that needs jdk - probably we will want to
offer it here at SBo (just as we do flash-player-plugin)
to make the REQUIRES usage into a solution...  :-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-22 16:07:15 -05:00
..
link-grammar.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
link-grammar.SlackBuild
README academic/link-grammar: Fixed dep information 2012-08-22 16:07:15 -05:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

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).