Metadata-Version: 2.1
Name: qa_metrics
Version: 0.1.5
Summary: This package provides standard and classifier-based short form QA evaluation methods
Home-page: https://github.com/zli12321/qa_metrics
Author: Zongxia Li
Author-email: zli12321@umd.edu
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: contractions>=0.0.1
Requires-Dist: joblib
Requires-Dist: requests
Requires-Dist: scipy>=1.5.0
Requires-Dist: scikit-learn==1.3.2
Requires-Dist: numpy==1.26.3
