Patrice Lopez

Results 389 comments of Patrice Lopez

I pushed a quick fix for the first case in branch `fix-#710`, but overall it looks working very badly (I mean the recognition of figures in general) and the url...

I've worked a bit on this again - this is mainly a regression problem in pdfalto as compared to pdf2xml, and we should have something closer to what is expected...

@ehapmgs no you don't need to set `pdfAssetPath`. The graphics coordinates are available also when images are not extracted. Normally it works with SVG too (with actual coordinates, not page...

It looks good for me with the TEI results too: ![Screenshot from 2021-07-01 11-04-19](https://user-images.githubusercontent.com/2340795/124097846-41c1d300-da5c-11eb-839b-9163b8bc45b5.png)

Hi @Jacob-Jan > What do I see here? Can I convert a PDF to TEI and show the results like this? Yes you can get the coordinates of the figure...

Hi @Tanmay98 Is "Custom feature" an existing submodel of Grobid or you would like to write your own? The existing sub-models are constrained in term of input/output, and all the...

Hello @Tanmay98 ! Apparently you need to load a property file specific to grobid-dictionaries and instantiate a `GrobidDictionaryProperties` object. But I am was not part of the developers of grobid-dictionaries...

Thanks ! Here it's not an error of the JEP initialization itself (like linking the native JEP library). It's an error of the loading the deep learning model, which might...