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