Skip to content

0.5.0

Compare
Choose a tag to compare
@florian-huber florian-huber released this 18 Jun 09:17
· 138 commits to master since this release
1255d46

This release is about moving from gensim 3.8 to gensim >= 4.0.0. This might give some performance improvements, but most of all it will be more future proof. It comes, however, with a few changes to the gensim API that might also influence some Spec2Vec scripts. In most cases things should work as before, but if issues arise, please first check the gensim information on how to migrate.

Changed

  • Spec2Vec is now using gensim >= 4.0.0 #62