1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub
Text Processing Normalization

AI Summary: The task is to debug a column relocation issue in the R package `tidynorm`. The `norm_generic` function incorrectly relocates normalized columns. The fix involves adjusting the `.after` parameter in the function's code to ensure normalized columns are placed after the original formant columns.

Complexity: 3/5
bug good first issue

tidy vowel normalization

R