Skip to content

Exclude common words from roman numeral conversion - #387

Merged
rejojer merged 1 commit into
mainfrom
staging/flash
Aug 4, 2026
Merged

Exclude common words from roman numeral conversion#387
rejojer merged 1 commit into
mainfrom
staging/flash

Conversation

@rejojer

@rejojer rejojer commented Aug 4, 2026

Copy link
Copy Markdown
Member

The roman-numeral regex matched English words like 'mix' (1009), 'div' (504), and 'di' (501), corrupting title normalization keys. Adds an exclusion set derived from an exhaustive dictionary scan (7 words).

@rejojer
rejojer merged commit d5c4e62 into main Aug 4, 2026
4 checks passed
@rejojer
rejojer deleted the staging/flash branch August 4, 2026 11:15
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.

1 participant