Commit Graph

3 Commits

Author SHA1 Message Date
1b622b6a19 ref:Cleaned the Structure 2025-11-07 14:20:22 +05:30
59d46b659f feat: Add JSON explainability reports with Nordic PII detection
- Convert reports from text to structured JSON format
- Add simple and detailed explainability report types
- Implement automatic Nordic-specific entity detection (FI, SE, NO, DK)
- Include Nordic regulatory compliance information (Finnish DPA, Swedish IMY, etc.)
- Add custom JSON serialization for numpy types
- Update test suite with Nordic PII test cases
- Enhanced cleaning_config with Nordic entities (FI_PERSONAL_ID, SE_PERSONAL_ID, NO_PERSONAL_ID, DK_PERSONAL_ID, FI_KELA_ID, FI_BUSINESS_ID)
2025-11-07 09:56:13 +05:30
f9963b0ab3 Cleaning.py added 2025-11-07 05:19:29 +05:30