-
Notifications
You must be signed in to change notification settings - Fork 537
Open
Description
Currently the JEP native libraries coming with grobid depend simply on the OS and arch. 32/64 bits, but this is not enough because this built library also depends on the version of the JRE used to run Grobid and the version of python installed locally (to run DeLFT). If we want to still embed JEP in GROBID to have the Deep Learning models working "out-of-the-box" we will need to add native libraries for all these variations, or to limit the supported versions of Java and Python.
Right now only the native JEP library for Java 8 and python 3.6 is shipped with Grobid for Lin64 and MacOS.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels