Skip to content

New Extractive Text Summarization Service

Compare
Choose a tag to compare
@dmmiller612 dmmiller612 released this 29 Sep 17:41
· 135 commits to master since this release

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).