bm_25 | Okapi BM-25 |
coom | Co-occurrence Matrix |
corpus | Corpus |
corpus_metadata | Corpus Metadata |
corpus_to_tibble | Convert Corpus |
create_hash_function | Hash Trick |
document_metadata | Document Metadata |
documents | Document |
document_term_matrix | DocumentTermMatrix |
document_term_vector | Document Term Vector |
dtm_matrix | Sparse Matrix |
get_ngrams | Extract NGrams |
get_text | Extract Text |
get_tokens | Extract Tokens |
init | Initialise Session |
init_naive_classifer | Naive Bayes Classifier |
inverse_index | Inverse Index |
lda | Latent Dirichlet Analysis |
lexical_frequency | Lexical Frequency |
lexicon | Lexicon |
lexicon_size | Lexicon Size |
lsa | Latent Semantic Analysis |
ngram_complexity | Determine NGram Complexity |
pipe | Pipe operator |
predict_class | Predict Class |
prepare | Preprocess Document |
push_document | Add document |
remove_case | Remove Upper case |
remove_corrupt_utf8 | Remove Corrupt UTF8 |
remove_words | Remove Specific Words |
reuters | Reuters |
rp_model | Random Projection Model |
sentiment | Sentiment Analyzer |
set_seed | Set Seed in Julia |
standardize | Standardize |
stem_words | Stem |
strip_articles | Strip Articles |
strip_definite_articles | Strip Definite Articles |
strip_frequent_terms | Strip Frequent Terms |
strip_html_tags | Strip HTML Tags |
strip_indefinite_articles | Strip Indefinite Articles |
strip_non_letters | Strip Stopwords |
strip_numbers | Strip Numbers |
strip_preprositions | Strip Preprositions |
strip_pronouns | Strip Pronouns |
strip_punctuation | Strip Punctuation |
strip_sparse_terms | Strip Sparse Terms |
strip_stopwords | Strip Stopwords |
summarizer | Summarize |
tf | Term Frequency |
tf_idf | Term Frequency Inverse Document Freqency |
to_documents | Create Multiple Documents |
train_naive_classifier | Train Naive Bayes Classifier |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.