kavgan / ROUGE-2.0

ROUGE automatic summarization evaluation toolkit. Support for ROUGE-[N, L, S, SU], stemming and stopwords in different languages, unicode text evaluation, CSV output.
https://kavgan.github.io/ROUGE-2.0
Apache License 2.0
209 stars 37 forks source link

Rouge-1 and Rouge-2 and Rouge-SU4 #5

Closed MahdiDoost closed 6 years ago

MahdiDoost commented 6 years ago

In the name of Allah Hello, This program give P,R,F. Can it give Rouge-1 and Rouge-2 and Rouge-SU4? Thank you very much?

RxNLP commented 6 years ago

It supports only Evaluation of ROUGE-N for now.

This means ROUGE1 and 2 are supported but not SU4