Skip to content

Update relation_extraction.py#255

Merged
Ingvarstep merged 1 commit into
urchade:mainfrom
rafmacalaba:patch-1
May 5, 2025
Merged

Update relation_extraction.py#255
Ingvarstep merged 1 commit into
urchade:mainfrom
rafmacalaba:patch-1

Conversation

@rafmacalaba

Copy link
Copy Markdown
Contributor

Added granular threshold in generating the NER and Relation Extraction, helpful for zero-shot relation extraction.

Summary:
added ner_threshold and rel_threshold, both defaults to 0.5.

Added granular threshold in generating the NER and Relation Extraction, helpful for zero-shot relation extraction.

Summary:
added ner_threshold and rel_threshold, both defaults to 0.5.
@urchade urchade requested a review from Ingvarstep May 5, 2025 09:16
@Ingvarstep

Copy link
Copy Markdown
Collaborator

Great, it makes sense!

@Ingvarstep Ingvarstep closed this May 5, 2025
@Ingvarstep Ingvarstep reopened this May 5, 2025
@Ingvarstep Ingvarstep merged commit c716ce3 into urchade:main May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants