Skip to content

kzabashta/pdf-sumy

Repository files navigation

Build Status

#PDF summarizer Library that parses PDF files for text, extracts keywords, and performs content summarization.

##Installation

On OS X: make sure you have the latest xcode command line tool installed before installing this package.

Make sure you have Python 2.7 and pip installed. Simply run:

$ [sudo] pip install git+git://github.com/kzabashta/pdf-summarizer.git

Or:

wget https://github.com/kzabashta/pdf-summarizer/archive/master.zip
$ unzip master.zip # extract the downloaded file
$ cd pdf-summarizer/
$ [sudo] python setup.py install # install the package

About

PDF summary and topic extraction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published