diff --git a/nltk-3.4.1.zip b/nltk-3.4.1.zip new file mode 100644 index 0000000..4d73e42 --- /dev/null +++ b/nltk-3.4.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a64b1cb685bbf344adec416871fee07996671c876ff313b3e504158fa1500e1 +size 3058404 diff --git a/nltk-3.4.zip b/nltk-3.4.zip deleted file mode 100644 index 2396a94..0000000 --- a/nltk-3.4.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:286f6797204ffdb52525a1d21ec0a221ec68b8e3fa4f2d25f412ac8e63c70e8d -size 1432008 diff --git a/python-nltk.changes b/python-nltk.changes index bf61486..b948eae 100644 --- a/python-nltk.changes +++ b/python-nltk.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu May 23 12:41:31 UTC 2019 - pgajdos@suse.com + +- version update to 3.4.1 + * add chomsky_normal_form for CFGs + * add meteor score + * add minimum edit/Levenshtein distance based alignment function + * allow access to collocation list via text.collocation_list() + * support corenlp server options + * drop support for Python 3.4 + * other minor fixes + ------------------------------------------------------------------- Sun Feb 10 16:19:17 UTC 2019 - John Vandenberg diff --git a/python-nltk.spec b/python-nltk.spec index 4cd58e6..ec60cb0 100644 --- a/python-nltk.spec +++ b/python-nltk.spec @@ -21,7 +21,7 @@ %define pyname nltk Name: python-nltk -Version: 3.4 +Version: 3.4.1 Release: 0 Summary: Natural Language Toolkit License: Apache-2.0