Metadata-Version: 2.1
Name: probabilistic-word-embeddings
Version: 0.3.0
Summary: Probabilistic Word Embeddings for Python
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: tensorflow (>=2.2,<3.0)
Requires-Dist: tensorflow-probability (>=0.11,<0.12)
