Metadata-Version: 2.3
Name: reviews-lm-scorer
Version: 0.2.0
Summary: A lightweight ML framework for AI-generated review detection
License: MIT
Author: mattdurai
Author-email: mattdurai99@gmail.com
Requires-Python: >=3.11,<3.14
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: torch
Requires-Dist: accelerate (>=0.26.0)
Requires-Dist: datasets (>=2.12.0)
Requires-Dist: huggingface_hub (>=0.18.0)
Requires-Dist: numpy (>=2.1.0)
Requires-Dist: openai (>=1.0.0)
Requires-Dist: pandas (>=2.3.1)
Requires-Dist: python-dotenv (>=1.0.0)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: scikit-learn (>=1.7.1)
Requires-Dist: sphinx (>=7.0.0)
Requires-Dist: sphinx-rtd-theme (>=1.3.0)
Requires-Dist: textblob (>=0.17.1,<0.18.0)
Requires-Dist: torch (>=2.2.0,<2.4.0) ; extra == "torch"
Requires-Dist: transformers (>=4.55.2)
Description-Content-Type: text/markdown


