Patrice Lopez
Patrice Lopez
Hello @MatthieuMoullecDev ! Thank you for the interest in Grobid and the issue. You can use the [Grobid python client](https://github.com/kermitt2/grobid_client_python), which is very well tested and has been able to...
Normally it's fixed with #725, which is addressing this. (I don't know why the milestone has been changed to 0.6.2, but it's in 0.7.0 release - or master - as...
> (I don't know why the milestone has been changed to 0.6.2, but it's in 0.7.0 release - or master - as indicated initially) double check and it's in 0.6.2...
mmm I just process 2000 pdf with crossref consolidation for header without issue, just a bit slower than biblio-glutton. Independently from the timeout which should apply and apparently it is...
Consolidating citations now, with 8 threads, (crossref `mailto` address in the config file), it becomes slow after a while, Crossref service lowers the availability, but still going on. ``` PDF...
> Is it possible to have a cumulative retry count ? There is no retry :) I see CrossRef REST API only OK for occasional usage. When it starts to...
Thank you @mv96 ! This is not related to #812 and looks like a bug when decoding the labeled sequence.
Yes @lfoppiano ! I should have looked at the resulting TEI document. I am redesigning the figure extraction and hopefully cases like this without any "graphic element" anchors will never...
> I was talking about the other part that is not correctly recognised, for example, the formula that is identified in the first comment (formula 9), should not be tagged...
Hi @Yuxiang1995 ! Thanks for the issue. It works on my local Grobid with current master, which at this stage matches version `0.7.1`, I attached the resulting XML. It doesn't...