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

Labeling functions #360

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

Labeling functions #360

wants to merge 6 commits into from

Conversation

aricohen93
Copy link
Collaborator

Description

Added

  • New edsnlp.external_information_qualifier to qualify spans in a document based on external information and a defined distance to these contextual/external elements as is done in Distant Supervision.
  • New eds.contextual_qualifier pipeline component to qualify spans based on contextual information.
  • Add the fixture edsnlp_blank_nlp for the test.

Fixed

  • Correct the contributing documentation. Delete $ pre-commit run --all-filesrecommendation.
  • Fix the the Obj Class in the doc template class.html.
  • Fix the get_pipe_meta function.

Checklist

  • If this PR is a bug fix, the bug is documented in the test suite.
  • Changes were documented in the changelog (pending section).
  • If necessary, changes were made to the documentation (eg new pipeline).

@aricohen93 aricohen93 requested a review from percevalw January 15, 2025 09:06
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

1 participant