RiTa
index
Name getWeightedBigram()
Class RiGoogleSearch
Description Returns the weighted value of all bigram pairs in the sentence.
Syntax
getWeightedBigram(sentence);
Returns float
Usage Web & Application
Related