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)

Arguments

simMatrix

a (square) similarity matrix

cluster

vector with the cluster each entry in the simMatrix belongs to. If NULL, a

Value

a vector of term uniqueness scores