Update default.yaml

This commit is contained in:
Nacim
2025-06-24 14:36:24 +02:00
committed by GitHub
parent d5c7e4e0e9
commit bbd1d6f08f

View File

@@ -84,7 +84,7 @@ recognizer_registry:
patterns: patterns:
- name: BIC/SWIFT Code - name: BIC/SWIFT Code
regex: "\\b[A-Z]{4}[A-Z]{2}[A-Z0-9]{2}(?:[A-Z0-9]{3})?\\b" 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"] context: ["bic", "swift"]
- name: SmartOrganizationRecognizer - name: SmartOrganizationRecognizer