rouge and files2rouge

Given that one tool is a Javascript implementation of ROUGE and the other calculates ROUGE scores between files, they are **ecosystem siblings** where `kenlimmj/rouge` provides a core evaluation algorithm and `pltrdy/files2rouge` offers a utility to apply that (or a similar) algorithm conveniently for file-based comparisons.

rouge
78
Verified
files2rouge
48
Emerging
Maintenance 13/25
Adoption 22/25
Maturity 25/25
Community 18/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 44
Forks: 13
Downloads: 8,714
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 191
Forks: 52
Downloads:
Commits (30d): 0
Language: Perl
License: MIT
No risk flags
Stale 6m No Package No Dependents

About rouge

kenlimmj/rouge

A Javascript implementation of the Recall-Oriented Understudy for Gisting Evaluation (ROUGE) evaluation metric for summaries.

About files2rouge

pltrdy/files2rouge

Calculating ROUGE score between two files (line-by-line)

Scores updated daily from GitHub, PyPI, and npm data. How scores work