New Extractive Text Summarization Service
What's New?
In this release, a new simple flask service is added to perform ad-hoc summarizations. This can be easily ran through docker using the provided makefile (or docker commands). Instructions are provided in the README.
On top of the service, the newest transformers library is also used now (instead of pytorch_transformers).