de-francophones's picture
Update README.md
a8f0e6f verified
metadata
language:
  - fra
configs:
  - config_name: visual
    data_files: pseudowords.csv
    sep: ','
  - config_name: auditory
    data_files: words.tsv
    sep: ','

Dataset origin: https://openlexicon.fr/datasets-info/FrenchLexiconProject/README-FrenchLexiconProject.html

French Lexicon Project

The French Lexicon Project (FLP) provides lexical decision data for 38,840 French words and the same number of nonwords. The full data represents 1942000 reactions times from 975 participants.

Tables: FLP.words.csv and FLP.pseudowords.csv

Web site: https://sites.google.com/site/frenchlexicon/

Publication:

Ferrand, Ludovic, Boris New, Marc Brysbaert, Emmanuel Keuleers, Patrick Bonin, Alain Méot, Maria Augustinova, and Christophe Pallier. 2010. The French Lexicon Project: Lexical Decision Data for 38,840 French Words and 38,840 Pseudowords. Behavior Research Methods 42 (2): 488–96. https://doi.org/10.3758/BRM.42.2.488. pdf

Running make executes the commands in Makefile: the scripts process.words.R and process.pseudowords.R compute the by-item averages from the raw lexical decision time data and produce the final tables.

Intermediate *.csv files contain the raw data with an additional column (‘keep’) signaling the items that are within the subject’ mean+-3stddev range.

Christophe Pallier

LICENSE CC BY-SA 4.0