View source: R/split_item_bank_into_ngrams.R
create_ngram_item_bank | R Documentation |
Create ngram item bank
create_ngram_item_bank(
df,
lower_ngram_bound = 3L,
upper_ngram_bound = NULL,
get_ngrukkon = TRUE,
get_features = TRUE
)
get_features |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.