Categories
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.
Last updated 2 Apr, 2009
User level:
Intermediate

License(s) :
BSD_3ClauseExpat
LinkGrammarLicense
PublicDomain
Versions
4.4.3
- Released: 2 Apr, 2009
- Code Maturity: Stable
- Source Archive: http://www.abisource.com/downloads/link-grammar...
- Licenses: BSD_3Clause, Expat, PublicDomain
- Interfaces: Command Line
4.1a
4.1a stable released 2004-02-02
- Released: 2 Feb, 2004
- Code Maturity: Stable
- Source Archive: http://www.link.cs.cmu.edu/link/ftp-site/link-g...
- Licenses: LinkGrammarLicense
- Interfaces: Command Line
User Community and Support
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



