Skip to content

Conversation

@leejianwoo-collab
Copy link

@leejianwoo-collab leejianwoo-collab commented Dec 14, 2025

fix: #165
correct pig latin training examples for proper consonant cluster handling

  • Fix "split" → "it-splay" (move entire "spl" consonant cluster)
  • Fix "quantum" → "antum-quay" (treat "qu" as single phonetic unit)
  • Resolves inconsistent phonological rules in training data
  • Addresses Issue flawed tinker code for pig latin #165: flawed tinker code for pig latin

This ensures the model learns consistent linguistic patterns instead of
contradictory character-level rules that lead to training confusion.

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.

flawed tinker code for pig latin

1 participant