Skip to content

Tags: Daniel4SE/rouge

Tags

0.3.2

Toggle 0.3.2's commit message
- 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)

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request pltrdy#16 from pltrdy/fix_setup

Dont import module in setup anymore

0.3

Toggle 0.3's commit message
bump to 0.3.0 (and minor README update)

0.2.1

Toggle 0.2.1's commit message
0.2.1: python2 support

0.2

Toggle 0.2's commit message
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.