Python implementations of a few Bayesian inference models in the Rational Speech Act framework.
-
Frank and Goodman (2012): The simple model presented in that initial paper. Almost a "hello world" for the RSA framework.
-
Lund et al. (2019): An implementation of an RSA model that captures historical change as change in utterance cost.
-
Visualizations
-
Clean up the implementation of the lexical uncertainty model used to capture the Jespersen's cycle of negation that I originally implemented in WebPPL (which is here).