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

example GLiNER integration #1504

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

example GLiNER integration #1504

wants to merge 9 commits into from

Conversation

omri374
Copy link
Contributor

@omri374 omri374 commented Jan 2, 2025

Change Description

Integrating GLiNER as an EntityRecognizer

Issue reference

This PR fixes issue #XX

Checklist

  • I have reviewed the contribution guidelines
  • I have signed the CLA (if required)
  • My code includes unit tests
  • All unit tests and lint checks pass locally
  • My PR contains documentation updates / additions if required

@omri374 omri374 marked this pull request as ready for review January 2, 2025 10:28
@omri374 omri374 requested a review from a team as a code owner January 2, 2025 10:28
@omri374
Copy link
Contributor Author

omri374 commented Jan 2, 2025

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@omri374
Copy link
Contributor Author

omri374 commented Jan 6, 2025

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@omri374 omri374 requested review from navalev and SharonHart January 10, 2025 19:03
if not supported_entities:
logger.info(
"No supported entities provided, "
"using default entities from NerModelConfiguration"
Copy link
Contributor

@SharonHart SharonHart Jan 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see quite a lot more entities than what we saw so far from NER modles, do you want to extend the list of keys following GliNER at some point? Map them somehow to existing presidio entities?

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.

2 participants