# NOT RUN {
simplify_string(c('J. Jonah Jameson', 'j jonah jameson',
'j jonah 123 jameson', 'J J<U+00F3>nah Jameson...'))
simplify_string(c('123 Business Inc.', '123 business incorporated',
'123 ... Business ... Inc.'), digits = TRUE, stopwords = c('INC', 'INCORPORATED'))
# }
Run the code above in your browser using DataLab