Installation
Download PDFDataExtractor
At the command line, simply run:
git clone git@github.com:cat-lemonade/PDFDataExtractor.git
Then run the following code:
python setup.py install
You might also need to install ChemDataExtractor to perform chemistry related information extraction, such as chemical names. Simply run the following code:
pip install chemdataextractor