check_extreme_words_inlabel | R Documentation |
check the distribution of the extreme words in the labeled documents of size 100
check_extreme_words_inlabel(
data,
docsType,
doc_name,
index_name,
labelsName,
dfm,
n_extreme = 10,
iter = 1000,
sample_size = 100,
sampling_method = NULL
)
n_extreme |
number of extreme words |
iter |
the number of sampling |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.