** PreSumm modules was originally from https://github.com/nlpyang/PreSumm **
- generate summary on given text
- Install Flask
- Run
python app.py
in the flask-summary directory. - Start web server by running
python app.py
while in the server_example directory. - Browse the examples using a browser. (defaults to port
5000
)