Skip to content

SumBasic: A Frequency-Based Summarization Algorithm

License

Notifications You must be signed in to change notification settings

LJCovingtonJr/SumBasicR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SumBasicR

This package is an R implementation of the SumBasic Frequency-Based Summarization Algorithm. See Nenkova and Vanderwende (2005) for more information.

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/SumBasicR")

Reference

Nenkova, Ani, and Lucy Vanderwende. "The Impact of Frequency on Summarization." Microsoft Research, Redmond, Washington, Tech. Rep. MSR-TR-2005 101 (2005).

About

SumBasic: A Frequency-Based Summarization Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages