Skip to content

JEP embedded native library #689

@kermitt2

Description

@kermitt2

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions