Main content
Simplicity and informativeness in semantic category systems
Date created: | Last Updated:
: DOI | ARK
Creating DOI. Please wait...
Category: Project
Description: This repository includes Python code for running a Bayesian iterated learning model of the emergence of semantic categories (plus the raw data that we generated from this model), and code for running online experiments that test the predictions of the model (plus the participant data we collected). Various other Python and R scripts are also included for replicating the analysis. All Python code in this repo was written for Python 3 and much of it requires NumPy, SciPy, and matplotlib to be installed. Note that the code and data make reference to two experiments, but the final paper only reports Experiment 2 (the iterated learning experiment). Details about Experiment 1 (a category learning experiment) can be found in Chapter 3 of my thesis: https://joncarr.net/d/carr-2019-phd-thesis.pdf Published paper: https://doi.org/10.1016/j.cognition.2020.104289 Preprint: https://doi.org/10.31234/osf.io/jkfyx GitHub repository: https://github.com/jwcarr/shepard