Skip to content

Quan25/flask-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Summary

** PreSumm modules was originally from https://github.com/nlpyang/PreSumm **

Features

  • generate summary on given text

Installation In A Nutshell (on localhost)

  1. Install Flask
  2. Run python app.py in the flask-summary directory.
  3. Start web server by running python app.py while in the server_example directory.
  4. Browse the examples using a browser. (defaults to port 5000)

About

a python flask web-app using Bert to do summarization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages