Skip to content

In this assignment, you will build an extraction-based text summarizer that will input a text, decide on the most significant sentences in the text according to a metric you will specify, then list these significant sentences as a summary of the original text.

Notifications You must be signed in to change notification settings

surajvais/Text-Summarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Text-Summarization

In this assignment, you will build an extraction-based text summarizer that will input a text, decide on the most significant sentences in the text according to a metric you will specify, then list these significant sentences as a summary of the original text. Just rum the app.py file using python3 app.py commond in terminal

About

In this assignment, you will build an extraction-based text summarizer that will input a text, decide on the most significant sentences in the text according to a metric you will specify, then list these significant sentences as a summary of the original text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published