function-words-context
Signaling games with function words amidst contextual variability
Requirements
This has only been tested with Python >= 3.6.4. As a best practice, I recommend setting up a virtual environment (e.g. python -m venv env
and then source env/bin/activate
) and then installing all the requirements by pip install -r requirements.txt
.