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
210 stars 37 forks source link

replace with new lcs implementation #23

Closed kavgan closed 4 years ago

kavgan commented 4 years ago

This PR fixes the inconsistent LCS issues reported in #22 and #18.