My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 29, 2008 by linasvepstas
Labels: Featured
LinkGrammarParser  

Link Grammar Parser - Updated

The Link Grammar Parser http://www.link.cs.cmu.edu/link/ is a strong, capable English language parser. The current project updates this parser with assorted minor fixes and enhancements. These include:

  • Dictionary updates
  • Java bindings
  • Buglet fixes

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

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

Source fixes include:

  • Use of automake/autoconf/configure build system, to make building easier.
  • Move of dictionaries to en directory, enabling inclusion of other languages.
  • Placeholders for entities, allowing entity detection software to be used.

Dictionary fixes include:

  • New link types for comparatives, so as to link relative clauses.
  • Fixes for "Expresso is a coffee drink"
  • "Teach me fetch"
  • "I am pooped" as synonym for "I am tired"
  • "Mother likes her." "Mommy loves me." and related.
  • "Go play ball." "Go take a walk." "You and Rover go play with the ball."



Sign in to add a comment
Hosted by Google Code