Metadata-Version: 2.1
Name: nade
Version: 0.1.0
Summary: Natural affect detection allows to infer basic emotions from social media messages
License: MIT
Author: Christian Hotz-Behofsits
Author-email: chris.hotz.behofsits@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: fasttext (>=0.9.0,<0.10.0)
Requires-Dist: lightgbm (>=3.2,<4.0)
Requires-Dist: numpy (>=1.19,<2.0)
Requires-Dist: pyarrow (>=6.0.1,<7.0.0)
