bnewbold

Results 338 comments of bnewbold
trafficstars

I'm not sure! Is that something I can extract via USB? Or find on the vendor homepage? I don't know how to, eg, get 'adb' working with this device.

I tried again with a more recent version of dpt-rp1-py (`dpt_rp1_py-0.1.16`) and things worked over USB/ethernet! I was able to register and upload PDFs to the device. From skimming the...

@kermitt2 thanks for reviewing. I don't see any proposed changes or review notes here on github. Maybe I am missing something?

@elonzh I'm not sure which part you meant, the header or the citations. I tried with GROBID 0.7.0+. The grey text watermark does get segmented incorrectly. Instead of part of...

@yasminaaq for what it is worth, i'm also interested in increasing GROBID training coverage for non-Latin-script languages, right-to-left languages, and Arabic specifically. I am not a reader or speaker of...

If you are packaging GROBID to run as a service, you might also want to package a distro-specific configuration file and init file. In particular, GROBID (via pdfalto, I think)...

There was at least one NullPointerException in `cleanTitles`, but after handling that I think there is an underlying issue which is how to handle the case of one or more...

My initial read is that current GROBID (0.7.x) uses log4j transitively via slf4j, but is using a 1.7.x version, which is not impacted by the log4shell issue (which impacts `2.0

As a follow-up on this issue, if I recall correctly the root issue was having individual batches that were too large (in bytes, not number of documents) and ES would...

I'd request ORCID (https://orcid.org), a service sometimes used for login in academia. An example of a popular tool that uses ORCID for login in https://overleaf.com. I'd be happy to submit...