First, thank you for the project. I found a little inconvenience with the current docker image to report.
Grobid version
docker latest-full image-id: 8a2b71b23eba
Operating System and architecture (arm64, amd64, x86, etc.)
No response
What is your Java version
No response
Log and information
load_resource_registry() seems to be called with /usr/local/lib/python3.11/dist-packages/delft/resources-registry.json instead of /opt/grobid/delft/resources-registry.json. Overriding the path in the container Embeddings.py as a quick fix solves the problem though.
Further information
No response
First, thank you for the project. I found a little inconvenience with the current docker image to report.
Grobid version
docker latest-full image-id: 8a2b71b23eba
Operating System and architecture (arm64, amd64, x86, etc.)
No response
What is your Java version
No response
Log and information
load_resource_registry()seems to be called with/usr/local/lib/python3.11/dist-packages/delft/resources-registry.jsoninstead of/opt/grobid/delft/resources-registry.json. Overriding the path in the containerEmbeddings.pyas a quick fix solves the problem though.Further information
No response