My favorites | Sign in
Project Logo
                
Code license: New BSD License
Labels: NLP, Parser, Grammar, AI, AGI
Show all Featured wiki pages:
LinkGrammarParser

The Link Grammar Parser http://www.link.cs.cmu.edu/link/ is a syntactic parser of English. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labeled links connecting pairs of words. It is written in the C programming language, and is under the GNU GPL license.

The current project updates this parser with assorted fixes and enhancements. These include:

Currently, the source code and the latest source code is at

http://www.abisource.com/projects/link-grammar/

Source fixes include:

Dictionary fixes include:









Hosted by Google Code