Metadata-Version: 2.1
Name: gumbelcodes
Version: 0.1
Summary: Neural compression for word embeddings
Home-page: https://github.com/ruanchaves/gumbelcodes
Author: Ruan Chaves Rodrigues
Author-email: ruanchaves93@gmail.com
License: MIT
Keywords: NLP embeddings compression
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Text Processing :: Linguistic
Requires-Dist: aiocontextvars (==0.2.2contextvars==2.4immutables==0.11loguru==0.4.0marisa-trie==0.7.5numpy==1.18.0scipy==1.4.1six==1.13.0)
Provides-Extra: training
Requires-Dist: absl-py (==0.9.0astor==0.8.1gast==0.3.2google-pasta==0.1.8grpcio==1.26.0h5py==2.10.0Keras-Applications==1.0.8Keras-Preprocessing==1.1.0Markdown==3.1.1protobuf==3.11.2tensorboard==1.14.0tensorflow-estimator==1.14.0tensorflow-gpu==1.14.0termcolor==1.1.0Werkzeug==0.16.0wrapt==1.11.2) ; extra == 'training'

Based on the original neuralcompressor repository ( https://github.com/zomux/neuralcompressor ).


