Description Usage Arguments Value Examples
Full-RSA
This function determines the prior utterance preferences of the speaker.
1 | getSpeakerUtterancePriors(validUtterances)
|
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. |
A vector of priors as numeric values.
1 2 3 4 | getSpeakerUtterancePriors(validUtterances)
output:
[1] 0.2 0.2 0.2 0.2 0.2
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.