Skip to content

pennchildlanglab/tolerance-principle-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tolerance Principle Project

Katie Schuler, Charles Yang, & Elissa Newport

Project description

This repository contains the experiment files (experiments directory), data, and analysis (both in analysis directory) for our manuscript "Testing the Tolerance Principle: Children form productive rules when it is more computationally efficient", submitted to the Journal of Memory and Language on March 29, 2021.

Analysis

You can clone this repository and start the project's analysis container to run the analysis. The only prerequisite is Docker Desktop.

Step 1: clone the repository

git clone https://github.com/pennchildlanglab/tolerance-principle-project.git

Step 2: start the containers. From inside the project directory run:

docker-compose up -d --build

When the container is running, the analysis will be available at http://localhost:8989 (token = password). Files in the analysis directory are mapped to the work folder inside the container. When you've finished, you can stop the containers with:

docker-compose down

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published