Patrice Lopez

Results 601 comments of Patrice Lopez

Hello ! @NeoH2333 8GB is not enough for applying `processFulltextDocument` on more than one PDF at the same time in a safe manner, especially if you are using Deep Learning...

Hi James, I am calling for help @lfoppiano for the issue because he concentrates all the experience for running Grobid on mac and on the challenge of building a arm64...

The excerpt here is for the sub-structure "chunk" fields, one of `software-name`, `version`, `publisher`, `url` and `language`. `context` and `paragraph` are fields outside these sub-structures. They are present in the...

Hello @scottkerr-dataseer ! Thanks for the issue. Did you rebuild this image or use the DockerHub image?

No it's just to know where the problem comes from. The version tag is missing in the library name (`0.7.3-SNAPSHOT`) inside the image, it should be `build/libs/software-mentions-0.7.3-SNAPSHOT-onejar.jar`. If I remember...

Hello @EasyLOB ! Thanks for trying GROBID. As indicated in the GROBID readme and [documentation](https://grobid.readthedocs.io/en/latest/Troubleshooting/#windows-related-issues), Windows is not supported anymore by the latest versions. We did not find the resources...

Hello @augusto-cactus ! Thanks for the issue. Normally bintray is staying read-only? It would then not affect getting the current artifacts as maven dependencies. Otherwise, I guess I will need...

You're right it seems bintray is unavailable, despite the "read only" announcement (initially until 2022, but then "indefinitely" https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/). Sorry for this, I was too optimistic. I'll try to find...

Hello! These two dependencies should be locally loaded by maven - they are not in maven central. wapiti is under grobid/lib, so be sure to first install and build grobid....

Hello! When do you encounter this? Could you give me your pom.xml maybe? Normally this example project is up-to-date with the latest Grobid release, and this dependency is working fine...