Metadata-Version: 2.4
Name: feedback_sentiment_lib
Version: 0.2.0
Summary: A Python library for feedback sentiment analysis
Author-email: Teja Sai <x24244228@student.ncirl.ie>
License: MIT
Keywords: feedback,sentiment
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: django>=4.0.0
Requires-Dist: Pillow>=10.0.0
Requires-Dist: reportlab>=4.4.5
Requires-Dist: nltk
Requires-Dist: textblob
Requires-Dist: vaderSentiment
Dynamic: license-file
