ANNOUNCE: Link Grammar version 5.10.5

16 views
Skip to first unread message

Linas Vepstas

unread,
Jun 17, 2022, 1:52:28 PM6/17/22
to link-grammar, opencog
Link Grammar Version 5.10.5 is now available! Link Grammar provides a highly accurate natural language parser. New in this version is the final, complete set of Thai dictionaries, thanks to Prachya Boonkwan with support from the National Electronics and Computer Technology Center in Thailand.

Why might you be interested in this? Well, despite all of the hype about GPT-3 and LaMDA, we still do not have a good handle on symbolic processing and thus on "common sense" reasoning in AI. I'm convinced that the symbolic approach will ultimately dominate over neural net deep-learning. FYI: learning of symbolic systems is actually quite similar to deep learning; these are not as different as they seem at first. The big difference is you get symbols out (part-whole relations, prepositional relationships, etc. - things DL NN cannot do.)


Get it here:

Recent Changelog entries:

Version 5.10.5 (17 June 2022)
 * Updated Docker files. #1288
 * English dict: broader handling of ellipsis.
 * Updated Thai dicts: #1292, #1294
 * Fix Thai regex's to work even with basic C++ regex lib. #1297
 * Performance improvements. #1298

Version 5.10.4 (4 March 2022)
 * English dict: fix relative clause, per mailing list.
 * Remove assorted length restrictions on word-size. #1283
 * Add missing files for building link-generator on Windows. #1285
 * Strip the internally added "._I" from subscripted idioms. #1287
 * New: Provisional Thai dictionary. #1279

Version 5.10.3 (14 Feb 2022)
 * Remove `node.js/package-lock.json` from tarball distribution. #1251
 * Fix Windows MSVC build break. #1253
 * Fix memory leak in the "!" link-parser command. #1256
 * Add C++ regex support. It is now the default for MSVC builds. #1258
 * Fix spell-guess for run-on words. #1249
 * Port link-generator to MS-Windows. #1269
 * Fix apostrophe handling for link-generator w/sqlite3 dicts. #1276

Version 5.10.2 (16 Sept 2021)
 * Fix python install path.
 * Fix size in brand-new `link-generator` (hits 32-bit & ARM) #1247

Version 5.10.1 (7 Sept 2021)
 * Fix perl bindings build fail. #1248

Version 5.10.0 (4 September 2021)
 * Expanded English vocabulary
 * Support dictionary "#define allow-duplicate-words true". #1204
 * Fix crash for sentences containing wildcard words. #1206
 * Add the ability to use underbars in connector names.
   Connector names starting with underbar are reserved for internal use.
 * Connector names starting with "ID" are no longer reserved. #1208
 * ".I" subscripts are no longer reserved; "._" subscripts are reserved.
   These last two changes introduce linkage incompatibilities.
 * Fix parsing with nulls when using an sqlite3 dictionary.
 * Fix regexes for NetBSD when using libc regexes. #1223
 * English dict: fix many "how?" questions.
 * English dict: fix conditional sentences #1240
-- Linas

Reply all
Reply to author
Forward
0 new messages