Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 716 Bytes

File metadata and controls

13 lines (7 loc) · 716 Bytes

python-RSA

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.

TODO:

  • 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).