Metadata-Version: 2.1
Name: kogito
Version: 0.1.0
Summary: A Python NLP Commonsense Reasoning library
License: Apache-2.0
Author: Mete Ismayil
Author-email: mahammad.ismayilzada@epfl.ch
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: git-python (==1.0.3)
Requires-Dist: inflect (>=5.3.0,<5.4.0)
Requires-Dist: pandas (>=1.3.5,<1.4.0)
Requires-Dist: pytextrank (>=3.2.2,<3.3.0)
Requires-Dist: pytorch-lightning (==0.8.5)
Requires-Dist: rouge-score (>=0.0.4,<0.1.0)
Requires-Dist: sacrebleu (>=2.0.0,<2.1.0)
Requires-Dist: spacy (>=3.2.3,<3.3.0)
Requires-Dist: torch (>=1.10.1,<1.11.0)
Requires-Dist: transformers (>=4.15.0,<4.16.0)
Requires-Dist: wandb (>=0.12.9,<0.13.0)
