getTermUniq | R Documentation |
getTermUniq Calculate the term uniqueness score, defined as 1 minus the average semantic similarity of a term to all other terms.
getTermUniq(simMatrix, cluster = NULL)
simMatrix |
a (square) similarity matrix |
cluster |
vector with the cluster each entry in the simMatrix belongs to. If NULL, a |
a vector of term uniqueness scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.