{"library":"rouge-score","type":"library","category":null,"description":"The `rouge-score` library is a pure Python implementation of the ROUGE-1.5.5 evaluation metric, designed to closely replicate the results of the original Perl script. It provides functionalities for calculating ROUGE-N, ROUGE-L (sentence-level and summary-level), text normalization, and optional Porter stemming. The library is currently at version 0.1.2, released in July 2022, and while the version updates are infrequent, it remains an actively used and stable package maintained by Google for evaluating text generation tasks like summarization.","language":"python","status":"active","version":"0.1.2","tags":["nlp","text-evaluation","summarization","machine-translation","metrics","natural-language-processing"],"install":[{"cmd":"pip install rouge-score","imports":["from rouge_score import rouge_scorer"]}],"homepage":null,"github":"https://github.com/google-research/google-research","docs":null,"changelog":null,"pypi":"https://pypi.org/project/rouge-score/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":6.3,"avg_import_s":1.21,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/rouge-score/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}