Patrice Lopez

Results 599 comments of Patrice Lopez

I started a PR for this https://github.com/kermitt2/grobid/pull/921

Thank you Luca ! Surprising bug :) However, at least with the current implementation of the segmentation model, it should have no or almost no impact because the segmentation model...

Just pointing to the documentation (for the sake of the documenting effort!): - for the configuration file: https://grobid.readthedocs.io/en/latest/Configuration/#configuring-the-models: ``` Each model has its own configuration indicating: - for Deep Learning...

About the BidLSTM_CRF_FEATURES header model, it needs to be updated indeed in the current master and in the SNAPSHOT docker image. I've removed a feature in July but not updated...

Hello @shainaraza ! Server log are under grobid/logs/grobid-service.log You should find the issue in the logs, or you could attach it here so that we can have a look.

Thanks for the log file. Windows is not supported any more by Grobid 0.7.0, pdfalto has not been recompiled for Windows 64 (lack of time/skills) and according to the log...

If you can't install docker on Windows, I think some people managed to get Grobid working the Windows subsystem/shell for Linux, but I am very ignorant on the matter.

According to the logs, the PDF is empty or it is a PDF image only: ``` ! org.grobid.core.exceptions.GrobidException: [NO_BLOCKS] PDF parsing resulted in empty content ``` Do you have a...

If you open the PDF in a PDF viewer, can you select the text? You can also try the `pdftotext` command line on Linux, if it returns some text. If...

The error message on empty PDF is normally reliable because it comes from pdfalto. Can you share the PDF here maybe? or by email if it's easier (see my email...