Skip to content
/ SumPro Public

Extractive Summarization built for chrome extension

License

Notifications You must be signed in to change notification settings

Olow304/SumPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SumPro

Extractive Summarization built for chrome extension

Made by Saleban and Warren as Capstone project

How to Install the app

Get backend running

How to run flask API?

Install requirements.txt by running
pip isntall -r requirements.txt

After that, in your command prompt, type the command below.

python Backend/Server/extractive_api_summary.py

If everything went well, it will say your server is running on port 5000 and the main url is, http://127.0.0.1:5000/extractive

Get Front End

Loading Extension into Chrom

Go to chrome://extensions/ Click option to turn on developer mode Click "Load Unpacked" Find the SumPro-master repo SumPro-master -> Frontend: Select folder on SumPro

About

Extractive Summarization built for chrome extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published