Skip to content

0.7.0

Compare
Choose a tag to compare
@florian-huber florian-huber released this 06 Jan 19:27
· 28 commits to master since this release
065f74c

Spec2Vec 0.7.0

Added

  • added spec2vec.serialization subpackage to import and export Word2Vec models to/from disk without Pickle
    (via import_model and export_model respectively) #80

Changed

  • bumped gensim version to >=4.2.0 in dependencies #84

Fixed

  • updated Code examples in documentation to recent changes in matchms.