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