We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3aff6 commit 1502e55Copy full SHA for 1502e55
ChangeLog
@@ -4,7 +4,8 @@ Version 3.9.1 2024-08-19
4
Version 3.9 2024-08-18
5
* Fix security vulnerability CVE-2024-39705 (breaking change)
6
* Replace pickled models (punkt, chunker, taggers) by new pickle-free "_tab" packages
7
-* No longer sort WordNet synsets and relations (sort in calling function when required)
+* No longer sort Wordnet synsets and relations (sort in calling function when required)
8
+* Only strip the last suffix in Wordnet Morphy, thus restricting synsets() results
9
* Add Python 3.12 support
10
* Many other minor fixes
11
0 commit comments