grobid icon indicating copy to clipboard operation
grobid copied to clipboard

A machine learning software for extracting information from scholarly documents

Results 227 grobid issues
Sort by recently updated
recently updated
newest added

Hi Is it possible to have/build a GROBID CRF-only docker container image for linux/arm64 architecture? Thanks,

enhancement
docker

I's been a long time since the previous issue about JAXB but we are experiencing problems in binding XML XSDs into Java POJOs. We tried the way is described https://grobid.readthedocs.io/en/latest/TEI-encoding-of-results/#binding-with-jaxb-20...

Hello! I successfully deployed a grobid-server and I was parsing some articles. Everything was smooth until I found this paper: https://www.mdpi.com/2076-3921/11/2/251 I downloaded its PDF and tried to parse it...

implemented

Hello, when I process this PDF(https://arxiv.org/pdf/2204.12536.pdf), grobid throw the error `org.grobid.core.process.ProcessPdfToXml: pdfalto process finished with error code: 143. [/opt/grobid/grobid-home/pdfalto/lin-64/pdfalto_server, -fullFontName, -noLineNumbers, -noImage, -annotation, -filesLimit, 2000, /opt/grobid/grobid-home/tmp/origin6001765469370931985.pdf, /opt/grobid/grobid-home/tmp/GwEkZWZaPN.lxml] org.grobid.core.process.ProcessPdfToXml: pdfalto return...

wontfix
Windows-specific

Dropwizard and Prometheus use different convention for naming metrics. We use Dropwizard as REST API framework and Prometheus Java Suite collects the Dropwizard metrics for producing http://localhost:8071/metrics/prometheus but it is...

enhancement

Is it possible to parse parts of encyclopedias? I've tried to use the processFulltextDocument API, but it takes the title of the first article, sticks together the rest of the...

Hi, I tried the wapiti command line (after installing and compiling it on my linux machine) and found it is 2 time faster (27s instead of 50s per loop) than...

question

I was trying to train a full-text model for study, and then I found that the parsing of paragraphs was significantly less intuitive than the parsing of headings. After investigation,...

I am opening a specific issue for this, although it was mentioned #603. The JEP instance will load itself the native JEP library, but for this to happen we need...

enhancement
need help

Hello we end up with two authors associated to the same ORCID when processing this document : https://mdpi-res.com/d_attachment/foods/foods-11-00274/article_deploy/foods-11-00274-v2.pdf in this case, the DOI was extracted so I think we should...

bug
implemented