Skip to content

souravagarwal5377/SumBasic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SumBasic

Implementation of SumBasic. Can be used to summarize news articles.

Running the Program

Type the following in the command line:

python <simplified|orig|leading> <document path regex>

simplified is a modified version of SumBasic that does not include non-redundancy updates

orig is a simple implementation of SumBasic

leading just takes the first few sentences of the first document

About

Implementation of SumBasic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.6%
  • Shell 3.4%