Metadata-Version: 2.1
Name: socialvec
Version: 0.1.7
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
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
Requires-Dist: wget >=3.2
Requires-Dist: yaspin
Requires-Dist: PyYAML
Requires-Dist: gensim >4
Requires-Dist: scikit-learn
Requires-Dist: tensorflow

