Version 5.10.0 of link-grammar is now available for download. The minor
version number was bumped due to a quasi-incompatible change in the
handling of idioms. They now use an underscore as the first character of
the link type, and underscores are now reserved.

Other than that, there were an assortment of fixes driven by user requests:
 * Expanded English vocabulary
 * Support dictionary "#define allow-duplicate-words true". #1204
 * Fix crash for sentences containing wildcard words. #1206
 * Connector names starting with "ID" are no longer reserved. #1208
 * Connector names starting with underbar are reserved for internal use.
 * ".I" subscripts are no longer reserved; "._" subscripts are reserved.
   These last three 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

You can download link-grammar from
http://www.abisource.com/downloads/link-grammar/current/

The website is here:
https://www.abisource.com/projects/link-grammar/

WHAT IS LINK GRAMMAR?
The Link Grammar Parser is a syntactic parser of English (and other
languages as well), based on Link Grammar, an original theory of English
syntax. Given a sentence, the system assigns to it a syntactic structure,
which consists of a set of labeled links connecting pairs of words.

See the Wikipedia page for more info:
https://en.wikipedia.org/wiki/Link_grammar

-- Linas

-- 
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/CAHrUA34_5W%3DmUFrdaJgyvERBn0sgoZcvRB3xuZ7avd121vdpLA%40mail.gmail.com.

Reply via email to