Metadata-Version: 2.1
Name: dataqa
Version: 1.1.6
Summary: Package to search and label documents
Home-page: UNKNOWN
Author: DataQA.AI
Author-email: contact@dataqa.ai
License: UNKNOWN
Platform: UNKNOWN
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-Python: >=3.6
License-File: LICENSE
Requires-Dist: dataqa-es (==0.0.3)
Requires-Dist: dataqa-nlp-models (==2.3.1)
Requires-Dist: bootstrapped (>=0.0.2)
Requires-Dist: beautifulsoup4 (==4.10.0)
Requires-Dist: Flask (>=1.1.1)
Requires-Dist: html5lib (==1.1)
Requires-Dist: intervaltree (>=3.1)
Requires-Dist: lxml (==4.6.2)
Requires-Dist: marshmallow-sqlalchemy (>=0.24.1)
Requires-Dist: numpy (>=1.19.2)
Requires-Dist: pandas (>=1.1.5)
Requires-Dist: requests (>=2.23)
Requires-Dist: spacy (==2.3.7)
Requires-Dist: SQLAlchemy (>=1.3.20)
Requires-Dist: vaderSentiment (>=3.2.1)
Requires-Dist: mock (>=4.0.3)
Requires-Dist: psutil (>=5.7.3)
Requires-Dist: pytest (>=6.1.2)
Requires-Dist: scikit-learn (<0.22) ; python_version < "3.8"
Requires-Dist: snorkel (==0.9.6) ; python_version < "3.8"
Requires-Dist: scikit-learn (>=0.22) ; python_version >= "3.8"
Requires-Dist: snorkel (==0.9.7) ; python_version >= "3.8"
Requires-Dist: networkx (==2.5) ; python_version >= "3.9"

UNKNOWN

