You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Introducing multi-Rouge: an efficient way to measure multiple score…
…s with same sequences (in particular multi-references) (pltrdy#29)
- New flags for setting metric/stats from the command line (pltrdy#25)
- Example scores updated (pltrdy#21)
- New flag to ignore empty sequences (pltrdy#18)
Introducing ROUGE: A full Python Implementation of the ROUGE Metric
We provide a useful and fast module for ROUGE scoring as well as a
command to use it directly from the shell.