Skip to content

lfoppiano/structure-vision

Repository files navigation

structure-vision

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/

screenshot1.png

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.

Getting started

pip install -r requirements

Developer notes

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