Top2Vec
Top2Vec copied to clipboard
add support for saving with compression
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.