Skip to content

JLCarveth/Consize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Consize

Extraction-Based Summarization Algorithm

Consize is a Python re-write of a project I made for my Grade 11 final project. Originally written in PHP, Consize takes a large section of text and breaks it down and analyses the content. The algorithm then ranks sentences in the text based on the 'density' of their content and superfluous language eliminated. The data is then restructured and presented in a way that still holds the main idea of the original text.

Possible Additional Features

  • Web Crawler/Scraping to automatically collect and summarize a large number of documents
  • Saving/searching submitted articles in a database
  • User Web Interface

About

Algorithm to summarize articles automatically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages