Link Grammar
Link Grammar
http://www.abisource.com/projects/link-grammar/
Syntactic parser for the English language
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://jon.dehdari.org/link-grammar/primer.html and http://www.abisource.com/projects/link-grammar/api/index.html and https://en.wikipedia.org/wiki/Link_grammar
Download
https://www.abisource.com/projects/link-grammar/#download
version 5.7.0
(stable)
released on 13 September 2019
User level
Intermediate
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Dom Lachowicz | Maintainer |
Linas Vepstas | Maintainer |
Amir Plivatsky | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | Download | http://www.abisource.com/downloads/link-grammar/ |
General | Mailing List Info/Archive | http://groups.google.com/group/link-grammar?hl=en |
Bug Tracking | Bug Tracking | https://github.com/opencog/link-grammar/issues |
Developer | VCS Repository Webview | https://github.com/opencog/link-grammar |
Software prerequisites
This entry (in part or in whole) was last reviewed on 8 February 2020.
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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.