Skip to content

An R Package for Automatic Evaluation of Summaries

License

Notifications You must be signed in to change notification settings

LJCovingtonJr/rougeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rougeR

An implementation of the ROUGE package for the automatic evaluation of summaries. My first actual package. See the citation below for more information.

Currently supports the generation of ROUGE-N and -S. Support for ROUGE-L and -W, are in development.

Installation

This package is not available on CRAN, because reasons. To get the package from GitHub, use devtools.

# install.packages("devtools")
devtools::install_github("LJCovingtonJr/rougeR")

Reference

Lin, C., 2004. ROUGE: A Package for Automatic Evaluation of Summaries. [online] Barcelona, Spain: Association for Computational Linguistics, pp.74-81. Available at: https://www.aclweb.org/anthology/W04-1013/ [Accessed 6 April 2020].

About

An R Package for Automatic Evaluation of Summaries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages