Full-RSA

This function determines the prior utterance preferences of the speaker.

getSpeakerUtterancePriors(validUtterances)

Arguments

validUtterances

A vector of utterances that correspond to all feature values present in the current objects in the scene.

For example, it only makes sense to utter "red" in a scene if there are red objects present.

Value

A vector of priors as numeric values.

Examples