This version fixes a crash and an "almost infinite loop"; both might
be hit when using the (now deprecated) fat-links, and certain overflow
conditions are met.
* Fix: crash on certain sentences, when fat-link parsing enabled
* Fix: 3 corrupted nouns in words.n.1
* Fix: minimize cpu spin if constituent processing and-list overflows.
Download at:
http://www.abisource.com/downloads/link-grammar/4.7.2/link-grammar-4.7.2.tar.gz
Website:
http://www.abisource.com/projects/link-grammar/
What is link-grammar?
The Link Grammar Parser implements the Sleator/Temperley/Lafferty
theory of natural language parsing. This version of the parser is
an extended, expanded version of the last official CMU release, and
includes many enhancements and fixes created by many different
developers. This latest version incorporates a substantial part (but
not all) of the BioLG project.
This code is released under the BSD license (which is GPL compatible),
making it freely available for private and commercial use, with
few restrictions. The terms of the license are given in the
LICENSE file included with this software, and also available at
http://www.link.cs.cmu.edu/link/license.html.
Please see the web page http://www.abisource.com/projects/link-grammar/
for more information. This version is a continuation of the original
parser posted at http://www.link.cs.cmu.edu/link