Sign inSign up

deepaiorg/summarization

By deepaiorg

Updated about 9 years ago

Reduces the size of a document by only keeping the most relevant sentences from it.

Image
0

863

deepaiorg/summarization repository overview

For details see Text Summarization on Deep AI.

To run:

cp YOUR_TEXT_FILE in1
docker run --rm -i -v `pwd`:/shared deepaiorg/summarization

Your output is now in out1, and the format is .txt

Tag summary

Content type

Image

Digest

Size

373.3 MB

Last updated

about 9 years ago

docker pull deepaiorg/summarization