Patrice Lopez

Results 77 issues of Patrice Lopez

- add a final diagnostic process to check if all the expected generated files are present and to check that they are usable

- replace maven by gradle - review tasks so that we can pass specific paths instead of the current paths hard coded in the `pom.xml` file

Software license like **Apache** license appears to be recognized as software name from time to time and it's not beautiful :) We would need: * to cover these case with...

bug
enhancement

The offset for reference callouts, when present in the software mention context, are currently relative to the full tokenization of the document (in term of character offsets). It should be...

bug

The result includes the sentence context (as text) where a software is mentioned, but not the bounding boxes of this context (while they are available from the sentence segmentation process).

enhancement

Sections are currently "flat", they are not further structured and nested in the resulting XML. The numbering scheme used in the section header is not analysed to identify hierarchical relations...

enhancement

The header model requires a big refresh to be consistent with all the evolutions of GROBID during the three last years. - [x] modify pdf2xml for having blocks in reading...

bug
enhancement
implemented