Accepting request 705020 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/705020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nltk?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2019-05-24 09:33:03 +00:00 committed by Git OBS Bridge
commit 247f5c91a0
4 changed files with 16 additions and 4 deletions

3
nltk-3.4.1.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a64b1cb685bbf344adec416871fee07996671c876ff313b3e504158fa1500e1
size 3058404

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:286f6797204ffdb52525a1d21ec0a221ec68b8e3fa4f2d25f412ac8e63c70e8d
size 1432008

View File

@ -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 <jayvdb@gmail.com>

View File

@ -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