Natural Language Toolkit
http://www.nltk.org/
NLTK -- the Natural Language Toolkit -- is a suite of open source Python modules, data sets and tutorials supporting research and development in Natural Language Processing.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-nltk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
nltk-3.9.1.tar.gz | 0002874006 2.74 MB | |
nltk_data.tar.xz | 0392736120 375 MB | |
python-nltk.changes | 0000017768 17.4 KB | |
python-nltk.rpmlintrc | 0000000136 136 Bytes | |
python-nltk.spec | 0000005895 5.76 KB | |
skip-networked-test.patch | 0000000933 933 Bytes |
Revision 18 (latest revision is 19)
Ana Guerrero (anag+factory)
accepted
request 1218494
from
Matej Cepl (mcepl)
(revision 18)
- Update to to 3.9.1 (changes since 3.8.1): * Fixed bug that prevented wordnet from loading * Fix security vulnerability CVE-2024-39705 (breaking change) * Replace pickled models (punkt, chunker, taggers) by new pickle-free "_tab" packages * No longer sort Wordnet synsets and relations (sort in calling function when required) * Only strip the last suffix in Wordnet Morphy, thus restricting synsets() results * Add Python 3.12 support * Many other minor fixes - Refresh nltk_data - Remome upstreamed patches: - CVE-2024-39705.patch - nltk-pr3207-py312.patch - Update to 3.8
Comments 0