All functions | 
      |
|---|---|
Returns a long preprocessed string from a vector of strings, converts them to lower case and removes punctuation and digits  | 
      |
This function performs stemming on a string or a character vector and returns a character vector  | 
      |
This function returns a comprehensive list of English stopwords that allows adding more customized words.  | 
      |
This function generates a meaningful word cloud with customized stopwords  | 
      |