RiTa
index
Name
getWeightedUnigram()
Class
RiGoogler
Description
Returns the product of the count of the query and the # of words.
Syntax
getWeightedUnigram(query); getWeightedUnigram(words);
Returns
float
Usage
Web & Application
Related