This version includes fixes for several bugs/crashes introduced in
the previous version :-( It also includes changes that result in
dramatic speed improvements on long sentences, with an average of
1.1x to 2.0x improvement on "typical" texts.
Changelog:
* Dramatic speed improvement for long sentences (hash table fix).
* Fix: crash on certain sentences, when fat-link parsing enabled.
* Fix: fatal error introduced in last version (combinatorial explosion).
* Fix: mem leak introduced in last version (combinatorial explosion).
* Assorted fixes to the Boolean SAT solver.
Website:
http://www.abisource.com/projects/link-grammar/
Downloads:
http://www.abisource.com/downloads/link-grammar/4.7.4/link-grammar-4.7.4.tar.gz
-- Linas Vepstas