Releases: kavgan/ROUGE-2.0
Releases · kavgan/ROUGE-2.0
Minor bug fix release
ROUGE 2.0 Version 1.2
- Support for ROUGE-S, ROUGE-SU, ROUGE-L (on top of ROUGE-N)
- Ability to evaluate multiple metrics at one go
- Adjustable beta value for F-Score computation
- Minor code refactoring
- Improved log output
ROUGE-2.0 version 1.0
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