Externalize dictionaries and add anonymization review corpus
This commit is contained in:
@@ -19,9 +19,11 @@ from pathlib import Path
|
||||
|
||||
sys.path.insert(0, str(Path(__file__).parent))
|
||||
|
||||
from config_defaults import RUNTIME_DICTIONARIES_CONFIG_PATH
|
||||
|
||||
SRC = Path("/home/dom/Téléchargements/II-1 Ctrl_T2A_2025_CHCB_DocJustificatifs (1)")
|
||||
OUTDIR = SRC / "anonymise_silver_extra"
|
||||
CONFIG = Path("/home/dom/ai/anonymisation/config/dictionnaires.yml")
|
||||
CONFIG = RUNTIME_DICTIONARIES_CONFIG_PATH
|
||||
|
||||
# PDFs déjà traités dans l'audit 30 (à exclure)
|
||||
ALREADY_DONE_AUDIT30 = {
|
||||
|
||||
Reference in New Issue
Block a user