SHA256
1
0
forked from pool/python-nltk

Commit Graph

  • 39ddb1bbb2 Accepting request 1189727 from devel:languages:python factory Dominique Leuenberger 2024-07-26 14:16:05 +0000
  • 9adfbd9e5d - Add CVE-2024-39705.patch upstream patch to fix unsafe pickle usage. (CVE-2024-39705, gh#nltk/nltk#3266, bsc#1227174). - Drop CVE-2024-39705-disable-download.patch as it's not needed anymore. devel Daniel Garcia 2024-07-26 07:21:06 +0000
  • a331f038f7 Accepting request 1185062 from devel:languages:python Ana Guerrero 2024-07-04 14:24:00 +0000
  • 3ac2448eef - Use tarball from GitHub instead of the Zip archive from PyPI, the latter has very messy combination of CRLF and LF EOLs, which are hard to patch. - Refresh all patches from the original locations. - Add CVE-2024-39705-disable-download.patch to make a crude workaround around CVE-2024-39705 (gh#nltk/nltk#3266, bsc#1227174). Matej Cepl 2024-07-02 21:12:29 +0000
  • 59b1ddaa8c Accepting request 1160546 from devel:languages:python Ana Guerrero 2024-03-22 14:21:17 +0000
  • f64d1a206e Accepting request 1160467 from home:bnavigator:branches:devel:languages:python Daniel Garcia 2024-03-22 06:59:49 +0000
  • 2ab5c3661f Accepting request 1077159 from devel:languages:python Dominique Leuenberger 2023-04-04 19:26:27 +0000
  • 3547d0cab5 Accepting request 1074922 from home:pgajdos:python Matej Cepl 2023-03-28 08:50:18 +0000
  • 55736f1bb6 Accepting request 1056667 from devel:languages:python Dominique Leuenberger 2023-01-07 16:19:21 +0000
  • 047369afb9 Accepting request 1056422 from home:yarunachalam:branches:devel:languages:python Markéta Machová 2023-01-06 18:19:24 +0000
  • f9e9dcd3e8 Accepting request 1045543 from devel:languages:python Dominique Leuenberger 2022-12-28 09:54:39 +0000
  • c684ece13a - Clean up the SPEC to get rid of rpmlint warnings. Matej Cepl 2022-12-27 17:26:56 +0000
  • 75f3e6db1b - Complete nltk_data.tar.xz for offline testing - Fix failing tests (gh#nltk/nltk#2969) by adding patches: - port-2to3.patch - skip-networked-test.patch Matej Cepl 2022-12-27 10:15:18 +0000
  • b6a580c35d Accepting request 965220 from devel:languages:python Dominique Leuenberger 2022-03-28 15:00:52 +0000
  • 31f5bb280c - 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 - Resolve IndexError in sent_tokenize and word_tokenize (#2922) - Update to 3.6.6 - Refactor gensim.doctest to work for gensim 4.0.0 and up (#2914) - Add Precision, Recall, F-measure, Confusion Matrix to Taggers (#2862) - Added warnings if .zip files exist without any corresponding .csv files. (#2908) - Fix FileNotFoundError when the download_dir is a non-existing nested folder (#2910) - Rename omw to omw-1.4 (#2907) - Resolve ReDoS opportunity by fixing incorrectly specified regex (#2906, bsc#1191030, CVE-2021-3828). - Support OMW 1.4 (#2899) - Deprecate Tree get and set node methods (#2900) - Fix broken inaugural test case (#2903) - Use Multilingual Wordnet Data from OMW with newer Wordnet versions (#2889) - Keep NLTKs "tokenize" module working with pathlib (#2896) - Make prettyprinter to be more readable (#2893) - Update links to the nltk book (#2895) - Add CITATION.cff to nltk (#2880) - Resolve serious ReDoS in PunktSentenceTokenizer (#2869) - Delete old CI config files (#2881) Matej Cepl 2022-03-22 07:58:51 +0000
  • 2a2e599aca Accepting request 812413 from devel:languages:python Dominique Leuenberger 2020-06-08 22:02:35 +0000
  • dc693937c4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=34 Tomáš Chvátal 2020-06-08 06:38:52 +0000
  • a1372c9d5b Accepting request 812178 from home:jayvdb:coala:python3-bears Tomáš Chvátal 2020-06-08 06:38:34 +0000
  • d80be684b4 Accepting request 787913 from devel:languages:python Dominique Leuenberger 2020-03-27 20:56:25 +0000
  • aacb620672 - Update to 3.4.5 (bsc#1146427, CVE-2019-14751): Dirk Mueller 2020-03-24 19:10:59 +0000
  • 9bc11634ca Accepting request 784877 from devel:languages:python Dominique Leuenberger 2020-03-16 09:18:08 +0000
  • 633fd47a1c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=29 Tomáš Chvátal 2020-03-14 09:08:41 +0000
  • 2dba26b898 - Fix build without python2 Tomáš Chvátal 2020-03-14 09:07:33 +0000
  • 51dfbc3159 Accepting request 738364 from devel:languages:python Dominique Leuenberger 2019-10-16 07:15:03 +0000
  • 183dff8b81 - Replace %fdupes -s with plain %fdupes; hardlinks are better. Matej Cepl 2019-10-14 14:00:56 +0000
  • 98f9d97e5d Accepting request 730102 from devel:languages:python Ludwig Nussel 2019-09-13 12:58:17 +0000
  • e103fbc93f - Update to 3.4.5: * Fixed security bug in downloader: Zip slip vulnerability - for the unlikely situation where a user configures their downloader to use a compromised server CVE-2019-14751 Tomáš Chvátal 2019-09-11 11:07:28 +0000
  • f338ff5c7a Accepting request 717915 from devel:languages:python Dominique Leuenberger 2019-07-23 20:41:54 +0000
  • 537166da9d - Update to 3.4.4: * fix bug in plot function (probability.py) * add improved PanLex Swadesh corpus reader * add Text.generate() * add QuadgramAssocMeasures * add SSP to tokenizers * return confidence of best tag from AveragedPerceptron * make plot methods return Axes objects * don't require list arguments to PositiveNaiveBayesClassifier.train * fix Tree classes to work with native Python copy library * fix inconsistency for NomBank * fix random seeding in LanguageModel.generate * fix ConditionalFreqDist mutation on tabulate/plot call * fix broken links in documentation * fix misc Wordnet issues * update installation instructions Tomáš Chvátal 2019-07-23 13:53:26 +0000
  • 247f5c91a0 Accepting request 705020 from devel:languages:python Dominique Leuenberger 2019-05-24 09:33:03 +0000
  • 43690bb4dc Accepting request 705011 from home:pgajdos Tomáš Chvátal 2019-05-23 13:19:13 +0000
  • e0385b0944 Accepting request 673240 from devel:languages:python Stephan Kulow 2019-02-24 16:14:05 +0000
  • 6464a76f6e Accepting request 673158 from home:jayvdb:coala Tomáš Chvátal 2019-02-11 08:14:51 +0000
  • 681ed998c4 Accepting request 673106 from home:jayvdb:nltk_data Tomáš Chvátal 2019-02-10 10:26:05 +0000
  • 3c4a16620a Accepting request 672086 from home:jayvdb:branches:devel:languages:python Todd R 2019-02-08 16:57:42 +0000
  • 80857eec07 Accepting request 603179 from devel:languages:python Dominique Leuenberger 2018-05-04 09:29:27 +0000
  • 04232172fe Accepting request 583689 from home:jengelh:branches:devel:languages:python Tomáš Chvátal 2018-03-06 20:46:53 +0000
  • 20df3fd6f7 Accepting request 583014 from devel:languages:python Dominique Leuenberger 2018-03-07 09:35:19 +0000
  • 2ba322446c Accepting request 582986 from home:badshah400:branches:devel:languages:python Tomáš Chvátal 2018-03-05 15:31:28 +0000
  • 34da969769 Accepting request 571333 from home:RZLourenco:branches:devel:languages:python Tomáš Chvátal 2018-01-31 11:40:02 +0000
  • 2b2a542364 Accepting request 566372 from home:RZLourenco:branches:devel:languages:python Tomáš Chvátal 2018-01-16 11:13:02 +0000
  • 75a9f175cc Accepting request 558587 from home:badshah400:branches:devel:languages:python Ondřej Súkup 2017-12-19 18:48:40 +0000
  • d90d33d859 Accepting request 459509 from home:cyberiad:branches:devel:languages:python Dirk Mueller 2017-03-01 11:23:50 +0000
  • 95be8e707d Accepting request 435028 from home:TheBlackCat:branches:devel:languages:python Dirk Mueller 2016-10-15 13:47:44 +0000
  • 69f054332b Accepting request 308503 from home:TheBlackCat:branches:devel:languages:python Todd R 2015-05-24 11:04:50 +0000
  • 05e79db05a Accepting request 209813 from home:posophe:branches:devel:languages:python Denisart Benjamin 2013-12-08 13:34:47 +0000
  • b77989d251 - Require python-setuptools instead of distribute (upstreams merged) Sascha Peilicke 2013-10-24 11:09:21 +0000
  • fa205a413e - Update to version 2.0.1rc1 Sascha Peilicke 2011-09-23 12:31:44 +0000
  • f3752dd71f Accepting request 31723 from home:Odd-rationale Jan Matejek 2010-02-26 10:34:38 +0000
  • 509876b0ce Accepting request 26228 from home:Odd-rationale Stephan Kulow 2010-01-15 14:00:38 +0000