Metadata-Version: 2.1
Name: jury
Version: 0.0.2
Summary: Evalution toolkit for neural language generation.
Home-page: https://github.com/obss/jury
Author: 
License: MIT
Keywords: machine-learning,deep-learning,ml,pytorch,NLP,evaluation,question-answering,question-generation
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: datasets (>=1.8.0)
Requires-Dist: fire (>=0.4.0)
Requires-Dist: nltk
Requires-Dist: numpy (>=1.21.0)
Requires-Dist: rouge-score (==0.0.4)
Requires-Dist: sacrebleu (==1.5.1)
Requires-Dist: sentencepiece
Requires-Dist: tqdm (==4.61.2)
Provides-Extra: dev
Requires-Dist: black (==21.6b0) ; extra == 'dev'
Requires-Dist: flake (==3.9.2) ; extra == 'dev'
Requires-Dist: isort (==5.8.0) ; extra == 'dev'
Requires-Dist: jupyterlab (==3.0.14) ; extra == 'dev'

<div align="center">
<h1>
jury
</h1>

<h4>
  Evalution for Neural Language Generation.
</h4>

Coming soon..

</div>


