Skip to content

This is a Natural Language Processing project I deployed using Flask and Heroku

Notifications You must be signed in to change notification settings

swapnilj01/deploy-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deploy-summarizer

This is deployed in Heroku app

Summary is formed by extractive method i.e. calculating the importances of each word, sorting the tokenized sentences according to the weighted sum of words present in it. Finally the summary is a 4 sentence long string generated out of the sentences.

About

This is a Natural Language Processing project I deployed using Flask and Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published