Skip to content

We will build a Flask web app that can input any long piece of information such as a blog or news article and summarize it into just five lines! Text summarization is an NLP(Natural Language Processing) task. SBERT(Sentence-BERT) has been used to achieve the same.

Notifications You must be signed in to change notification settings

Nithyashree-2022/A-Flask-Web-App-for-automatic-text-summarization-using-SBERT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A-Flask-Web-App-for-automatic-text-summarization-using-SBERT

We will build a Flask web app that can input any long piece of information such as a blog or news article and summarize it into just five lines! Text summarization is an NLP(Natural Language Processing) task. SBERT(Sentence-BERT) has been used to achieve the same.

Reference: https://github.com/dmmiller612/bert-extractive-summarizer#use-sbert

About

We will build a Flask web app that can input any long piece of information such as a blog or news article and summarize it into just five lines! Text summarization is an NLP(Natural Language Processing) task. SBERT(Sentence-BERT) has been used to achieve the same.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published