get_entropy_word_scores | R Documentation |
Calculates the generalized Tsallis entropy scores.
get_entropy_word_scores(score, base = 2L, alpha = 1)
score |
The relative frequency. |
base |
The base for the logarithm when computing entropy scores. |
alpha |
The parameter for the generalized Tsallis entropy. Setting 'alpha = 1' recovers the Shannon entropy. |
The entropy score.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.