f42632a4513a35f5bf0aac2e1d4c9da1e75d4a4a
CitationExtractor
This is a simple web interface above libbmc and especially CERMINE to extract references from a given PDF file.
Installation
- Clone this repository.
- Install requirements:
pip install -r requirements.txt - Create a config file:
cp config.py.example config.pyand edit it according to your needs. - Run it:
python3 ./main.py. Head tohttp://localhost:8080to see it live.
LICENSE
This repo is under an MIT license.
Description
Languages
Python
50.3%
Smarty
49.7%