Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for delft layout features for label task #459

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

de-code
Copy link
Collaborator

@de-code de-code commented Jul 15, 2019

This adds support for DeLFT layout features on the GROBID side.
To actually work, it would also need the support on the DeLFT side (which I have currently implemented in sciencebeam-trainer-delft).
It should be backward compatible.

I added an optional configuration option for the package, which allows me to use my own Python package rather than delft (which I use in part, but currently extend heavily - until a similar change is ported back)

This is currently only implemented for the label task (not the train task).

Not sure whether implementing it for the training task is a priority. Judging by the comments, the JNI method for training doesn't seem to be stable. And the grobidTagger.py of the current DeLFT version itself doesn't support it anyway.

/cc @kermitt2

@de-code de-code changed the title [wip] add support for delft layout features for label task add support for delft layout features for label task Jul 15, 2019
@coveralls
Copy link

coveralls commented Jul 15, 2019

Coverage Status

Coverage decreased (-0.007%) to 38.008% when pulling e70b72c on elifesciences:add-support-for-delft-layout-features into 206583a on kermitt2:master.

@de-code de-code force-pushed the add-support-for-delft-layout-features branch from 743a2bf to e70b72c Compare April 17, 2020 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants