Metadata-Version: 2.1
Name: codebleu
Version: 0.0.2
Summary: Unofficial pip/hf compatible `CodeBLEU` implementation
Author-email: Konstantin Chernyshev <kdchernyshev@gmail.com>
License: MIT License
Project-URL: homepage, https://github.com/k4black/codebleu
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: test
License-File: LICENSE

# CodeBLEU
Unofficial pip/hf compatible `CodeBLEU` implementation

Used [CodeXGLUE/code-to-code-trans/evaluator/CodeBLEU](https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/code-to-code-trans/evaluator/CodeBLEU) implementation as base.
