Actualiser conf/default.yaml
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# =====================================================================
|
# =======================
|
||||||
# CONFIGURATION PRESIDIO - Minimal Full Working
|
# CONFIGURATION PRESIDIO
|
||||||
# =====================================================================
|
# =======================
|
||||||
supported_languages: [en, fr]
|
supported_languages: [en, fr]
|
||||||
|
|
||||||
nlp_configuration:
|
nlp_configuration:
|
||||||
@@ -137,7 +137,7 @@ recognizer_registry:
|
|||||||
- name: IPv6
|
- name: IPv6
|
||||||
regex: "\\b([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}\\b"
|
regex: "\\b([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}\\b"
|
||||||
score: 0.9
|
score: 0.9
|
||||||
# contexte volontairement omis pour meilleure détection
|
|
||||||
|
|
||||||
allow_list:
|
allow_list:
|
||||||
- Adresse
|
- Adresse
|
||||||
|
|||||||
Reference in New Issue
Block a user