Top2Vec icon indicating copy to clipboard operation
Top2Vec copied to clipboard

add support for saving with compression

Open simonfelding opened this issue 3 years ago • 0 comments

I could really use this in my project. There's no backwards compatibility issues either, as joblib automatically detects if a file is compressed. zlib and lzma are in the standard library, so no extra dependencies are added.

simonfelding avatar Nov 09 '21 04:11 simonfelding