Skip to content

ROUGE-2.0 version 1.0

Compare
Choose a tag to compare
@RxNLP RxNLP released this 19 Feb 05:19
· 34 commits to master since this release
e157443

ROUGE-2.0 v1.0 supports:

  • Evaluation of ROUGE-N (unigram, bigrams, trigrams, etc)
  • Stemming for different languages
  • Stopword removal with customizable stop words
  • Evaluation of unicode texts (e.g. Persian)
  • Minimal formatting requirements for system and reference summaries
  • ROUGE output in CSV – this makes it super easy for score analysis
  • Full documentation and support via GitHub Issues and RxNLP Q&A