Metadata-Version: 2.1
Name: kogito
Version: 0.1.1
Summary: A Python NLP Commonsense Reasoning library
Home-page: https://github.com/mismayil/kogito
License: Apache-2.0
Keywords: natural language processing,nlp,natural language understanding,commonsense reasoning,commonsense inference
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)
Project-URL: Documentation, https://github.com/mismayil/kogito
Project-URL: Repository, https://github.com/mismayil/kogito
Description-Content-Type: text/markdown

# kogito
A Python NLP Commonsense Reasoning library

