Simple RSA

Determines the prior utterance preferences of the speaker.

getSpeakerUtteranceUniformPrior(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 the same length as the validUtterances vector.

It contains numeric values of the prior utterance preferences of the speaker.

Examples