Metadata-Version: 2.1
Name: rouge-rs
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
License-File: LICENSE
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# rouge-rs
Fast ROUGE-L implementation in Rust for Python. Includes a parallelized ROUGE-L deduplication algorithm.


