Metadata-Version: 2.1
Name: socialvec
Version: 0.1.4
Summary: SocialVec is a framework of Social Embeddings for eliciting social world knowledge from social networks.
Home-page: https://github.com/nirlotan/socialvec
Author: Nir Lotan
Author-email: nir.lotan@gmail.com
License: MIT license
Keywords: socialvec
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: click (>=8.1.3)
Requires-Dist: setuptools (>=60.2.0)
Requires-Dist: pandas (>=1.5.0)
Requires-Dist: numpy (>=1.23.3)
Requires-Dist: fastparquet (>=0.8.3)
Requires-Dist: pyarrow (==6.0.1)
Requires-Dist: wget (>=3.2)
Requires-Dist: yaspin
Requires-Dist: PyYAML
Requires-Dist: gensim (>4)
Requires-Dist: sklearn

