| clean_accent | Remove accents from text data |
| find_ngrams | Convert a list of tokens to ngrams |
| find_skip_grams | Convert a list of tokens to skip-grams |
| find_tokens | Convert a list of tokens to ngrams |
| plot.textVectors | Plot a text vectors object |
| predict.sparseprcomp | Fast PCA using the irlba library for SVD |
| predict.textVectors | Take a sparse text matrix and construct a matric with the... |
| print.textVectors | Print a text vectors object |
| sparseprcomp | Fast PCA using the irlba library for SVD |
| text_normalization | Normalize text data |
| textVectors | Tokenize a vector of text and convert to a sparse matrix.... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.