Skip to content

German age-of-acquisition estimates for the images of the MultiPic corpus.

License

Notifications You must be signed in to change notification settings

StatPsy/MultiPic_AoA_estimates_public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dataset of German age-of-acquisition norms for all 750 items of the MultiPic database

This repository contains the final German age-of-acquisition (AoA) norms for all 750 images of the Multilingual Picture (MultiPic) database, as well as all code and background information for the creation of our study questionnaires and the development and analysis of the AoA norms themselves. If you are interested in the final survey set-up, please check out the corresponding OSF Project.

Klick here to get to the final AoA estimates directly.

Structure of the repository

  • estimates: Contains the AoA norms for all 750 items of the MultiPic corpus, as well as all raw study data and code used to derive those norms.
  • external_resources: Contains a script (download_corpora.py) for downloading all already existing databases which are required for code in the estimates and study_setup directories. Also contains a convenient word information overview document and the code to create it.
  • study_setup: Contains all data, exploration and final code which serve as the base for creating our AoA questionnaire.

Installing requirements

To ensure that all code from this repository runs smoothly, you can use the provided environment file (aoa_environment.yaml) to replicate our working environment.

If you are using conda or mamba for managing virtual environments, simply copy the fitting line for execution in your terminal:

$ conda env create --file aoa_environment.yaml

$ mamba env create --file aoa_environment.yaml

By default, the new environment will be called aoa.

================================================================================= Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

About

German age-of-acquisition estimates for the images of the MultiPic corpus.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published