rouge-score 0.1.2
0
Pure python implementation of ROUGE-1.5.5.
Contents
Pure python implementation of ROUGE-1.5.5.
How to Install rouge-score
You can install rouge-score using pip
pip install rouge-score
or add it to a project with poetry
poetry add rouge-score
Package Details
- Author
- Google LLC
- License
- Homepage
- https://github.com/google-research/google-research/tree/master/rouge
- PyPi:
- https://pypi.org/project/rouge-score/
Classifiers
Related Packages
Errors
A list of common rouge-score errors.
Code Examples
Here are some rouge-score
code examples and snippets.