Changes in version 0.4.0 (2019-02-05) Breaking change The sentiment lexicon is no longer included in this package. It has been moved to the {rfeel} package, for license compatibility reasons. New funs - pr_keep_only_alnum() Small updates - Cleaned the proust_char() output a little bit. Changes in version 0.2.2 2017-10 - stop_words are now only ISO, and exported as a tibble with a chr column - new function to unacent a vector Changes in version 0.2.1 (2017-10-04) 2017-10 - package now has his own pkgdown \o/ - dataset has one less column (which was useless) - removed a dependency Changes in version 0.2.0 (2017-09-27) 2017-09 - new pr_ functions - put a bunch of tests - built is now available with travis - stopwords with non ascii characters are now handled 2017-08 - Cleaner dataset - bug corrections - new dataset - new functions proust_random(), proust_sentiments() and proust_stopwords(). - books alone are no longer Rd exported - new vignette