term_freq {scientoText} | R Documentation |
Term Frequency
term_freq(text, pub_years = NULL, sep = NULL, top = NULL)
text |
A character vector |
pub_years |
A numeric vector containing publication years |
sep |
A character value whcih separates the terms (optional) |
top |
The number of terms to return |
Term frequencey vector or matrix (for year-wise)