| bow_analysis | Compute how often a given set of words (descriptors) occur... |
| bow_ci | Compute bootstrap CIs for the average descriptor occurrence... |
| ci_plot | plot results of bow_analysis with bow_ci confidence intervals |
| clean_text | clean text data (remove punctuation, special characters,... |
| create_plot_data | re-format output of bow_ci function to plottable format |
| dfm_analysis | Create a document frequency matrix (sorted in descending... |
| grep_construct | utility function that creates regular expression for grep... |
| stem_texts | apply SnowballC stemming function to texts |
| text_window | Utility function that returns the subset of elements in a... |
| tf_idf | find the most relevant document for a queery by computing... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.