Update default.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user