summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2019-06-07 00:02:45 +0000
committergutteridge <gutteridge@pkgsrc.org>2019-06-07 00:02:45 +0000
commit4cf4352081f6792ca44e68aa2a9ee33c0cdd4240 (patch)
treec6cbacfc1f5a3c81635977196de867552dca8ceb
parent71e719d2ba4a1a543c1d903dc411b38b9100bcac (diff)
downloadpkgsrc-4cf4352081f6792ca44e68aa2a9ee33c0cdd4240.tar.gz
link-grammar: update to 5.6.1
Version 5.6.1 (27 May 2019) * Performance improvement (approx 20%) in expressions #882. * Performance improvement (approx 10%) by disjunct/connectors pools #896. * Performance improvement (4-10% for English) by faster power-pruning #903. * Fix a bug in trailing connectors encoding (may cause bad linkages). * Fix inability to form linkage when first word is disconnected. * English dict: fix use of quotations with paraphrasing verbs. * English dict: fix broken usage of "have not". * Performance improvement (approx 16%) for long sentences. #931 * Performance improvement (approx 20%) for long sentences. #939 Version 5.6.0 (4 January 2019) * Improve Windows support. * Fix dict cost reading under user locales with comma decimal separator. * Support using the pcre2 regex package (configured by default if available). * Add "-with-regexlib=pcre2|tre|regex|c" to "configure". * Fix and document building on FreeBSD. * Major documentation update for building with Cygwin. * Revise the manpage. * Remove the experimental Viterbi code. * Revise the SAT parser cost model to align it with the classic parser. * Implement a strict check on connector name. * Major revision of the SWIG interface file; wrap all the library functions. * Fix linkage_get_disjunct_*() when parse-option display_morphology is true. * Change library and python-bindings default for display_morphology to true. * Drastic speedup for long sentences (hash encoding of trailing connectors). * English dict: Support locative replies/declarations. * English dict: broaden support for misc paraphrasing verbs. * English dict: fix relativized paraphrasing. * English dict: fix comparative-style conjunctions.
-rw-r--r--textproc/link-grammar/Makefile4
-rw-r--r--textproc/link-grammar/PLIST6
-rw-r--r--textproc/link-grammar/distinfo10
3 files changed, 12 insertions, 8 deletions
diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile
index f14f8bcd0a4..51c1eaa3a7f 100644
--- a/textproc/link-grammar/Makefile
+++ b/textproc/link-grammar/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/10/07 23:21:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2019/06/07 00:02:45 gutteridge Exp $
-DISTNAME= link-grammar-5.5.1
+DISTNAME= link-grammar-5.6.1
CATEGORIES= textproc
MASTER_SITES= https://www.abisource.com/downloads/link-grammar/${PKGVERSION_NOREV}/
diff --git a/textproc/link-grammar/PLIST b/textproc/link-grammar/PLIST
index 2f7cf4890cd..a4c4342ad93 100644
--- a/textproc/link-grammar/PLIST
+++ b/textproc/link-grammar/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2018/10/07 23:21:26 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/06/07 00:02:45 gutteridge Exp $
bin/link-parser
include/link-grammar/dict-api.h
include/link-grammar/dict-structures.h
@@ -132,6 +132,10 @@ share/link-grammar/en/words/words.v.10.1
share/link-grammar/en/words/words.v.10.2
share/link-grammar/en/words/words.v.10.3
share/link-grammar/en/words/words.v.10.4
+share/link-grammar/en/words/words.v.11.1
+share/link-grammar/en/words/words.v.11.2
+share/link-grammar/en/words/words.v.11.3
+share/link-grammar/en/words/words.v.11.4
share/link-grammar/en/words/words.v.2.1
share/link-grammar/en/words/words.v.2.2
share/link-grammar/en/words/words.v.2.3
diff --git a/textproc/link-grammar/distinfo b/textproc/link-grammar/distinfo
index 11641277098..b1b0a6f04e9 100644
--- a/textproc/link-grammar/distinfo
+++ b/textproc/link-grammar/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2018/10/07 23:21:26 ryoon Exp $
+$NetBSD: distinfo,v 1.7 2019/06/07 00:02:45 gutteridge Exp $
-SHA1 (link-grammar-5.5.1.tar.gz) = 4931553a334ffce2d322b74bfe4f7c7e98b86b82
-RMD160 (link-grammar-5.5.1.tar.gz) = 33152b913dcf672297cf5271780e835f45c718b6
-SHA512 (link-grammar-5.5.1.tar.gz) = 503e964af9d9f050ecd9b91a4b287c0e5993d69bbc2c5efae420cafce2061b20ee6f055e2f8eaa394b6bf7615fc2b51ab31f2ff6305c1cd7356dac8f7d296a0f
-Size (link-grammar-5.5.1.tar.gz) = 3760337 bytes
+SHA1 (link-grammar-5.6.1.tar.gz) = cd022e172ecf8b0236b0fc2714885a9f76ae0b9d
+RMD160 (link-grammar-5.6.1.tar.gz) = 87592a1ed60b92d11be6803e249d610ad922b138
+SHA512 (link-grammar-5.6.1.tar.gz) = 48a078341b9602f695f3013d959dfbd8aa827df86e736b429221d5aa6e806ef6cad36a46abb690e0c29009bca4ecc1b0b4f3efb36d2d72e5dec5581a0e749089
+Size (link-grammar-5.6.1.tar.gz) = 3805577 bytes
SHA1 (patch-aa) = 3be918c26b639442b56efab2e9416974f31969c5
SHA1 (patch-configure) = d11a08e5a2c2d79bd71ca75958c3547376104c4e