clean_ascii | Convert or force into ASCII. |
clean_letters | Simplify string |
clean_paragraphs | Recompose paragraphs by identifying improper breaks. |
clean_replace | Replace words in string. |
clean_spaces | Clean spaces |
clean_tags | Clean into pure ASCII text |
clean_windows | Extract windows of words around a focal pattern. |
count_words | Count words |
create_bow | Create a bag of words |
create_dtm | Create a Document-to-Term Matrix |
create_stm | Create a Structural Topic Model |
create_syntnet | Create a Syntactic Network |
create_syntrel | Create Syntactic Relationships |
dat_dictionaries | Dictionaries for lexical analyses |
dat_en_lemmas | English lemmatization |
dat_symbols | List of symbols to be removed |
dat_toascii | Map non ASCII to ASCII |
eval_bow | Compute bag of words metrics |
eval_dictionaries | Compute scores based on dictionaries' word counts |
eval_readability | Assess the readability of a text. |
eval_stm | Evaluate Structural Topic Models. |
predict_topic | Apply a STM to a new corpus |
test_regex | Test Regular Expressions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.