check_extreme_words_inlabel: Check how often the extreme words are in the labeled...

check_extreme_words_inlabelR Documentation

Check how often the extreme words are in the labeled documents.

Description

check the distribution of the extreme words in the labeled documents of size 100

Usage

check_extreme_words_inlabel(
  data,
  docsType,
  doc_name,
  index_name,
  labelsName,
  dfm,
  n_extreme = 10,
  iter = 1000,
  sample_size = 100,
  sampling_method = NULL
)

Arguments

n_extreme

number of extreme words

iter

the number of sampling


activetext/activeR documentation built on May 31, 2024, 10:21 a.m.