normalizeWordCount Create frequency-count table from a set of characters which are normalized as percentage of total corpus
normalizeWordcount(words, ntop = 50, logTwo = FALSE)character, description of vector [Default]
numeric, return only N top words [50]
boolean, apply a log2 transformation [FALSE]
table, frequency-count table