Skip to content

data(scenarii): normalize EN category/subcategory translations - #292

Closed
jsboige wants to merge 1 commit into
masterfrom
data/scenarii-en-category-normalization
Closed

data(scenarii): normalize EN category/subcategory translations#292
jsboige wants to merge 1 commit into
masterfrom
data/scenarii-en-category-normalization

Conversation

@jsboige

@jsboige jsboige commented May 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Standardize category and subcategory translations across 167 Scenarii records for all 3 languages (EN, RU, PT)
  • Eliminates inconsistencies where the same French category had different translations across records

Before → After (EN examples)

FR Category Before (inconsistent) After (standardized)
relation intime "intimate relation" / "Personal Life" "Intimate relations"
vie professionnelle "work life" "Professional life"
FR Subcategory Before (inconsistent) After (standardized)
famille et enfance "Beautiful family" / "child" / "House" "Family and childhood"
cinéma & télévision "cinema" / "Series and television" "Cinema & television"
romance "jealousy" / "rupture" / "couple" "Romance"

Changes by Language

Language Category fixes Subcategory fixes
EN 158 159
RU 77 143
PT 167 153

Impact

  • Zero inconsistencies remaining across all 3 languages (verified programmatically)
  • Only category/subcategory columns in EN/RU/PT affected — no other data touched

Test plan

  • 0 category inconsistencies across all 3 languages
  • 0 subcategory inconsistencies across all 3 languages
  • Only category/subcategory fields changed — no other data touched
  • Pipeline regeneration to validate card rendering

🤖 Generated with Claude Code

Standardize category and subcategory translations across all 167 Scenarii
records for all 3 languages. Eliminates inconsistencies where the same
French category had different translations across records.

Changes:
- EN: 158 category + 159 subcategory normalizations
- RU: 77 category + 143 subcategory normalizations
- PT: 167 category + 153 subcategory normalizations

Zero inconsistencies remaining across all 3 languages (verified).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@jsboige
jsboige force-pushed the data/scenarii-en-category-normalization branch from 54b6150 to 8a0ebf2 Compare May 17, 2026 14:00

@clusterManager-Myia clusterManager-Myia left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Category/subcategory translation standardization across 167 Scenarii records for EN/RU/PT. Verified: EN normalized to Title Case (history → History, antiquity → Antiquity), PT similarly (história → História). Description claims 0 inconsistencies remaining — consistent with the full-file replacement approach.

Same BOM note as #293: UTF-8 BOM added to CSV header. Harmless but worth tracking.

@jsboige

jsboige commented May 17, 2026

Copy link
Copy Markdown
Contributor Author

Closing in favour of rebased version — PR #292 had merge conflicts with #291 (both modify Scenarii CSV). Replacement: new PR created from clean branch based on updated master.

@jsboige jsboige closed this May 17, 2026
@jsboige
jsboige deleted the data/scenarii-en-category-normalization branch June 1, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants