RiTa
index
Name getLeastCommonTokens()
Class RiConcorder
Description Returns the numberToReturn words with the highest frequency. If there are less than numberToReturn words then all items are returned.
Syntax
getLeastCommonTokens(numberToReturn);
Returns java.lang.String[]
Usage Web & Application
Related