Link Grammar

S. Tripp tripp at u-aizu.ac.jp
Tue Jan 25 16:21:36 EST 2005


The Link Grammar is a free download that parses English sentences.
http://www.link.cs.cmu.edu/link/index.html


If you have the Xcode Tools loaded, it will compile on Mac OSX.

After that if you enter ./parse in the terminal you can input sentences and
it will attempt to assign a grammatical structure to them.


Problem: I wanted to put a MetaCard front end on it by using the
shell(".../parse") command.  It works halfway.  The Link Parser attempts to
start but says it can't find some stuff.

Any smart people out there who understand this stuff?

Steve Tripp






More information about the metacard mailing list