PairDistribution

One of the types of objects in Praat. A PairDistribution object represents the relative probabilities with which the specified pairs of strings occur.

Class description

struct-list pairs
a list of relative string-pair probabilities. Each element consists of:
   string string1
   the first string.
   string string2
   the second string.
   real weight
   the relative probability associated with the string pair. This value cannot be negative.

Links to this page


© ppgb 20030316