This update for python-nltk fixes the following issues:
Update to 3.7
Improve and update the NLTK team page on nltk.org (#2855, #2941)
Drop support for Python 3.6, support Python 3.10 (#2920)
Update to 3.6.7
sent_tokenize and word_tokenize
(#2922)Update to 3.6.6
gensim.doctest to work for gensim 4.0.0 and up
(#2914)FileNotFoundError when the download_dir is
a non-existing nested folder (#2910)CITATION.cff to nltk (#2880)tree.py module into tree package + pickle fix
(#2863)nltk.org/howto pages (#2856)http with https in most URLs (#2852)Update to 3.6.5
Update to 3.6.4
nltk.usage(obj) in favor of help(obj)Update to 3.6.3
Update to 3.6.2
Update to 3.6
Update to v3.5
Update to 3.4.5 (boo#1146427, CVE-2019-14751):