Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROUGE-SU4 is actually ROUGE-S4 #7

Closed
pltrdy opened this issue Jan 24, 2017 · 1 comment
Closed

ROUGE-SU4 is actually ROUGE-S4 #7

pltrdy opened this issue Jan 24, 2017 · 1 comment

Comments

@pltrdy
Copy link

pltrdy commented Jan 24, 2017

Hey!

Your calling ROUGE-SU4 score which in fact is ROUGE-S4 score.
Check: https://github.com/tagucci/pythonrouge/blob/master/pythonrouge/pythonrouge.py#L75

@tagucci
Copy link
Owner

tagucci commented Feb 5, 2017

thanks for pointing out! pythonrouge is now majority updated for evaluating ROUGE-N, L, SU4 and you can flexible change options such as length-limit or bytes/words level and so on.

@tagucci tagucci closed this as completed Feb 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants