Skip to content

Add option to skip NER classification. - #1215

Merged
ChibiBlasphem merged 2 commits into
mainfrom
feat/ner-ignore-classification
Nov 25, 2025
Merged

Add option to skip NER classification.#1215
ChibiBlasphem merged 2 commits into
mainfrom
feat/ner-ignore-classification

Conversation

@apognu

@apognu apognu commented Nov 24, 2025

Copy link
Copy Markdown
Collaborator

A wild new preprocessing option appears. This is a boolean, only accessible when useNer is enabled, that instructs the backend to use generic queries on the output of NER.

cc @ChibiBlasphem @siiick

@apognu apognu self-assigned this Nov 24, 2025
@apognu apognu added the enhancement New feature or request label Nov 24, 2025
@ChibiBlasphem
ChibiBlasphem force-pushed the feat/ner-ignore-classification branch from 0e9de54 to 56e1202 Compare November 25, 2025 12:20

@Pascal-Delange Pascal-Delange left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

How about this for translations ? Can you check it does not break the display please ?

"edit_sanction.required_fields_disclaimer": "For effective screening, it is recommended to fill in at least the name or registration number for an organization/vehicle, or the name or ID number for a person.",
"edit_sanction.select_list": "Select a list",
"edit_sanction.similarity_score": "Minimum similarity score (%)",
"edit_sanction.skip_entity_recognition": "Search candidates in any entity types",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"edit_sanction.skip_entity_recognition": "Search candidates in any entity types",
"edit_sanction.skip_entity_recognition": "Skip entity type filters while searching",

"edit_sanction.required_fields_disclaimer": "Pour un filtrage efficace, il est recommandé de remplir au moins le nom ou le numéro d'enregistrement pour une organisation/véhicule, et au moins le nom ou le numéro d'identité pour une personne.",
"edit_sanction.select_list": "Sélectionnez une liste",
"edit_sanction.similarity_score": "Score de similitude minimum (%)",
"edit_sanction.skip_entity_recognition": "Rechercher des candidats dans tous les types d'entités",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"edit_sanction.skip_entity_recognition": "Rechercher des candidats dans tous les types d'entités",
"edit_sanction.skip_entity_recognition": "Chercher des correspondances dans les listes tous types d'entités confondues",

@ChibiBlasphem
ChibiBlasphem force-pushed the feat/ner-ignore-classification branch from 56e1202 to 75b1799 Compare November 25, 2025 13:47
@ChibiBlasphem
ChibiBlasphem marked this pull request as ready for review November 25, 2025 13:48
@ChibiBlasphem
ChibiBlasphem force-pushed the feat/ner-ignore-classification branch from 75b1799 to 17187a2 Compare November 25, 2025 13:48
@ChibiBlasphem
ChibiBlasphem force-pushed the feat/ner-ignore-classification branch from 17187a2 to da99d61 Compare November 25, 2025 14:53
@ChibiBlasphem
ChibiBlasphem merged commit 86114ac into main Nov 25, 2025
4 of 5 checks passed
@ChibiBlasphem
ChibiBlasphem deleted the feat/ner-ignore-classification branch November 25, 2025 14:56
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.

3 participants