Skip to content

feat(tn/en): abbreviation collapse + date comma preservation (punctuation 35→39) - #63

Merged
Alex-Wengg merged 1 commit into
mainfrom
feat/en-tn-punct-abbrev-datecomma
Jul 9, 2026
Merged

Alex-Wengg merged 1 commit into
mainfrom
feat/en-tn-punct-abbrev-datecomma

Conversation

@Alex-Wengg

Copy link
Copy Markdown
Member
  • whitelist::merge_initials now also collapses dot-separated initials: U.S.A. → "USA" (in addition to spaced C. S. → "CS").
  • Date word forms keep a comma written before the year (NeMo): august 23, 2002 → "august twenty third, two thousand two"; 23rd july, 1998 → "the twenty third of july, nineteen ninety eight".

en TN punctuation: 35/63 → 39/63. No regressions. Updated the date-comma integration tests (Rust extensive + Swift FFI) to the comma-kept form; parity baseline regenerated (only punctuation moves).

🤖 Generated with Claude Code

…tion 35→39)

- whitelist merge_initials now also handles dot-separated initials:
  "U.S.A." → "USA" (in addition to spaced "C. S." → "CS")
- date word forms keep a comma written before the year (NeMo):
  "august 23, 2002" → "august twenty third, two thousand two"

Updated the date-comma integration tests (Rust + Swift FFI) to the
comma-kept form. en TN punctuation 35→39. No regressions.
@Alex-Wengg
Alex-Wengg merged commit 39cb169 into main Jul 9, 2026
6 checks passed
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