diff --git a/conf/default.yaml b/conf/default.yaml index ae171e6..9863e23 100644 --- a/conf/default.yaml +++ b/conf/default.yaml @@ -28,7 +28,7 @@ nlp_configuration: # Seuils de confiance affinés pour une meilleure détection confidence_thresholds: DEFAULT_CONFIDENCE: 0.65 - PERSON: 0.85 + PERSON: 0.65 LOCATION: 0.35 ORGANIZATION: 0.4