rouge and pythonrouge

The tools are ecosystem siblings: PythonRoug](B) is a Python wrapper that likely interfaces with an underlying ROUGE implementation, while `rouge` (A) is an independent JavaScript implementation of the ROUGE metric itself.

rouge
66
Established
pythonrouge
47
Emerging
Maintenance 10/25
Adoption 13/25
Maturity 25/25
Community 18/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 44
Forks: 13
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 162
Forks: 34
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.

This tool helps developers working on natural language processing projects to automatically evaluate the quality of text summaries. You provide a summary generated by your system and one or more reference summaries written by humans, and it outputs a score indicating how well your summary matches the references. This is designed for software engineers building and testing text summarization algorithms.

natural-language-processing text-summarization algorithm-evaluation software-development data-science

About pythonrouge

tagucci/pythonrouge

Python wrapper for evaluating summarization quality by ROUGE package

This tool helps researchers and developers working on text summarization evaluate how good their automatically generated summaries are. You provide your system's summaries and a set of human-written reference summaries, and it calculates various ROUGE scores like ROUGE-1, ROUGE-2, and ROUGE-SU4. This is for anyone building or comparing automated summarization models.

text summarization natural language processing computational linguistics content evaluation

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