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

fix decode #66

Merged
merged 2 commits into from
Feb 17, 2022
Merged

fix decode #66

merged 2 commits into from
Feb 17, 2022

Conversation

ArneBinder
Copy link
Owner

@ArneBinder ArneBinder commented Feb 14, 2022

Use input_documents to rearrange the annotated documents in the same order and also not forget any documents. This PR also respects theinplace parameter in the pipeline.

@ArneBinder ArneBinder linked an issue Feb 16, 2022 that may be closed by this pull request
@ChristophAlt
Copy link
Collaborator

Looks good! 👍

@ChristophAlt
Copy link
Collaborator

After you resolve the conflicts it should be good to merge.

@ArneBinder ArneBinder merged commit c2bcdc5 into main Feb 17, 2022
@ArneBinder ArneBinder deleted the fix/decode_documents branch February 28, 2022 18:53
@ChristophAlt ChristophAlt added the bug Something isn't working label Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

decode is broken when an document does not contain any relation
2 participants