You are looking at historical revision 34578 of this page. It may differ significantly from its current revision.

Chicken bindings for link grammar parser.

Description

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

http://www.link.cs.cmu.edu/link/

Author

David Ireland

API

System Initialization

Dictionary

Parse Options

Sentences

Linkages