Download Latest Version 4.4.0 source code.zip (60.9 MB)
Email in envelope

Get an email when there's a new version of gensim

Home / 4.4.0
Name Modified Size InfoDownloads / Week
Parent folder
4.4.0 source code.tar.gz 2025-10-16 60.4 MB
4.4.0 source code.zip 2025-10-16 60.9 MB
README.md 2025-10-16 2.1 kB
Totals: 3 Items   121.3 MB 0

4.4.0, 2025-10-13

:star2: New Features

:red_circle: Bug fixes

  • Fixed type conversion issues in keyedvectors.py (e.g., get_mean_vector, sort_by_descending_frequency, save_word2vec_format). (julianpollmann, #3615)
  • Fixed type issues in ldamodel.py update_dir_prior(). (julianpollmann, #3615)
  • Removed deprecated usage of scipy.sparsetools to e.g., scipy.sparse.csc_matvecs, scipy.sparse.csc_matrix. (hechth, julianpollmann, #3615)
  • Corrected sorting behavior and dtype compatibility problems. (julianpollmann, #3615)
  • Fixed issues in internal Cython 3 modules (nogil, noexcept, type definitions). (julianpollmann, #3615)

:books: Tutorial and doc improvements

:+1: Improvements

Source: README.md, updated 2025-10-16