From bbd1d6f08f744d4acd97473ab05f9db39b5b3a50 Mon Sep 17 00:00:00 2001 From: Nacim Date: Tue, 24 Jun 2025 14:36:24 +0200 Subject: [PATCH] Update default.yaml --- conf/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/default.yaml b/conf/default.yaml index a5440a4..034aef8 100644 --- a/conf/default.yaml +++ b/conf/default.yaml @@ -84,7 +84,7 @@ recognizer_registry: patterns: - name: BIC/SWIFT Code regex: "\\b[A-Z]{4}[A-Z]{2}[A-Z0-9]{2}(?:[A-Z0-9]{3})?\\b" - score: 1.0 + score: 0.5 context: ["bic", "swift"] - name: SmartOrganizationRecognizer