powered by
Normalize a text written with usual french punctuation
pr_normalize_punc(df, col)
a tibble with normalized text
a dataframe
the column to normalize
a <- proustr::albertinedisparue[1:20,] pr_normalize_punc(albertinedisparue, text)
Run the code above in your browser using DataLab