github piskvorky/gensim 4.4.0

2 days ago

4.4.0, 2025-10-13

🌟 New Features

🔴 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)

📚 Tutorial and doc improvements

👍 Improvements

Don't miss a new gensim release

NewReleases is sending notifications on new releases.