Skip to content

networkdynamics/influencemapper-pdf

Repository files navigation

InfluenceMapper PDF Extractor

This is the Influencemapper PDF extractor. It is a wrapper of Grobid PDF Extractor that extracts the disclosure statement from a PDF file. It is intended to be used together with InfluenceMapper library or web service.

Installation

The application is only available through docker and docker-compose. You have to first install docker in your system. Please visit the official docker website for instructions on how to install docker in your system. Once you have installed docker, you can start the project by first clone the repository and then running the following command:

docker-compose up

It will automatically read a folder named pdfs in the root directory. If you want to pass a custom folder run the following command:

PDFS_FOLDER=[FOLDER_DIR] docker-compose up 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published