Term frequency weighting methods
Examples
values_weight_scheme
#> [1] "raw count" "binary"
#> [3] "term frequency" "log normalization"
#> [5] "double normalization"
weight_scheme()
#> Term Frequency Weight Method (qualitative)
#> 5 possible values include:
#> 'raw count', 'binary', 'term frequency', 'log normalization', and
#> 'double normalization'