Skip to content

EEESocbitmesra/Text_Summarizer_595

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text_Summarizer_595

Automatic text summarization is the task of producing a concise and fluent summary while preserving key information content and overall meaning. It can be broadly approached in two different ways:
a.)Extractive Summarization
b.)Abstractive Summarization

In this project the abstractive approach is chosen.

This type of summarization on the other hand is much more interesting than the previous. Here we generate new sentences from the original text. In contrast to the Extractive Summarization where we chose sentences from the text itself to form the summary, here new sentences or words which may not be present in the original text, can be used to form the summary.

Example:-

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published