Link Grammar
Link Grammar
http://www.abisource.com/projects/link-grammar/
The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax. The system assigns to a sentence 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.). The parser has a dictionary of about 60000 word forms. It covers a range of syntactic constructions, including many rare and idiomatic ones. The parser skips over the portions of the sentence that it cannot understand, and assigns some structure to the rest of the sentence. It can handle unknown vocabulary, and makes intelligent guesses from context and spelling about the syntactic categories of unknown words. It understands capitalization, numerical expressions, and various punctuation symbols.
Documentation
http://www.cs.cmu.edu/afs/cs.cmu.edu/project/link/pub/www/papers/ps/tr91-196.pdf and http://www.cs.cmu.edu/afs/cs.cmu.edu/project/link/pub/www/papers/ps/LG-IWPT93.pdf and http://www.cs.cmu.edu/afs/cs.cmu.edu/project/link/pub/www/papers/ps/tr95-125.pdf and http://www.cs.cmu.edu/afs/cs.cmu.edu/project/link/pub/www/papers/ps/gram3gram.pdf and http://www.abisource.com/projects/link-grammar/dict/index.html and http://ling.osu.edu/~jonsafari/link-grammar/primer.html and http://www.abisource.com/projects/link-grammar/api/index.html
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LinkGrammarLicense | Kelly Hopkins | 2 April 2009 | |
| BSD 3Clause | Kelly Hopkins | 2 April 2009 | |
| PublicDomain | Kelly Hopkins | 2 April 2009 | |
| Expat | Kelly Hopkins | 2 April 2009 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | Download | http://www.abisource.com/downloads/link-grammar/ |
| Bug Tracking | Bug Tracking | |
| General | Mailing List Info/Archive |
Software prerequisites
This entry (in part or in whole) was last reviewed on 2 April 2009.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.