Metadata-Version: 2.1
Name: docproduct
Version: 0.2.0
Summary: BERT in TF2.0 for Medical QA info retrieval + GPT2 for answer generation
Home-page: https://github.com/re-search/DocProduct
Author: MedicalQATeam
Author-email: SanGupta.ML@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5.0
Requires-Dist: pycurl
Requires-Dist: pyarrow
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: tensorflow (==2.0.0-alpha0)
Requires-Dist: tensorflow-gpu (==2.0.0-alpha0)
Requires-Dist: Keras
Requires-Dist: keras-pos-embd (==0.9.0)
Requires-Dist: keras-transformer (==0.21.0)
Requires-Dist: tqdm
Requires-Dist: faiss
Requires-Dist: sklearn
Requires-Dist: six
Requires-Dist: argparse

None so far


