RiTa
index
Name getProbability()
Class RiConcorder
Description Returns the normalized frequency (probability) of word, 1 if it is the only word in the model, 0 if it does not exist.
Syntax
getProbability(word);
Returns float
Usage Web & Application
Related