Work in progress
Streamlit application, visualising the structures extracted by Grobid that include PDF coordinates.
This application allows to visualise the following components:
- paragraphs or sentences
- head of sections
- authors
- bibliographic references
- callout references in text
- figures
- formulas
https://structure-vision.streamlit.app/
This is just a test application for streamlit-pdf-viewer: a new streamlit component for visualising enhanced PDF documents.
At the moment, a special grobid version is required.
pip install -r requirements
NOTE: Till streamlit-pdf-viewer will not be open to public, install it in the following way (if you don't have access, you can ask me lucanoro AT duck.com)
pip install -e git+https://github.com/lfoppiano/streamlit-pdf-viewer