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

Include new GLiNER and GLiNER-Spacy features to the package #11

Merged
merged 5 commits into from
May 30, 2024

Conversation

eriknovak
Copy link
Owner

The GLiNER and GLiNER-Spacy packages have included new features. These features are implemented in this PR and enable the following features:

  • LabelExtractor can now be run on GPU
  • Extracted entities now include the score, showing how certain the GLiNER model of the prediction
  • Updated documentations showcasing the changes
  • Updated unit tests

Closes #6

@eriknovak eriknovak added the enhancement New feature or request label May 30, 2024
@eriknovak eriknovak self-assigned this May 30, 2024
@eriknovak eriknovak merged commit 838fe05 into main May 30, 2024
9 checks passed
@eriknovak eriknovak deleted the feature/gliner branch May 30, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the GLiNER & GLiNER-Spacy dependency
1 participant