Patrice Lopez

Results 609 comments of Patrice Lopez

Hi @keto33 > I had seed https://github.com/kermitt2/grobid/pull/936 before when I was looking for issues related to subscript. However, I did not quite catch how to implement it. Is it already...

> In particular, the first footnote at the end of the abstract, is lost. The segmentation model classify it as ``. Ahhh normally, footnotes related to the header part would...

> OK, if I understood correctly, we should expect that the ArXiv version to be different from the publisher version. In this case the file is the same and there...

Hi @timbmg Thanks for the issues ! Are you using the current master? Hard to find interesting info in the trace. Maybe can you give the following output: ```console ./gradlew...

Hi @abelgomez ! Thank you for the detailed description of your test and install process. I am actually impressed that you managed to re-install everything without using the provided scripts...

Hi @uneetsingh By default the segmentation model runs with CRF using custom features. This model is working at line level, not at token level like the others. You can train...

Hi @himanshu-aptara ! To run the Deep Learning models outside Grobid/Java, you need to use https://github.com/kermitt2/delft For exemple, running the bibliographical reference parsing model on a few examples: ```console python3...

(re-opening to try to fix the the exception properly in this case)

Hello @anderscui ! Grobid Docker image will normally work fine in a standard cloud computing environment with GPU set on the instance. Just be sure to have a proper NVIDIA...

Hi @bowenng Thanks for raising this issue ! Nature articles used to be under copyrights without sharing license, so it was not possible to add them in the training data....