grobid
grobid copied to clipboard
Are the coordinates available for paragraphs?
I'm using grobid to reproduce the structure of a PDF file, which means I have to reserve the coordinates of every paragraph(naming "p" for each tag). I wondering Is this functionality already implemented? Or will implement in future? (The coords of each sentence are not suitable for my project)
Hi @Show-han !
There's an open issue for this https://github.com/kermitt2/grobid/issues/844 We can try to boost a bit the implementation in the next week for release 0.7.2.
Thanks a lot for your contribution. Hope this can be solved next week.
@Show-han it's now implemented.