Skip to content

vighneshbirodkar/summarize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summarize

A Python Library intended fo Automatic Text Summarization

The Approach

  • Use a human written abstractive summary to train a summarizer.
  • Use the trained summarizer to generate extractive summaries.

The approach allows generation of more context and reader specific summaries.

Development Installation

> git clone https://github.com/vighneshbirodkar/summarize.git
> cd summarize
> sudo python setup.py develop

About

A Python Library intended fo Automatic Text Summarization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages