# Metadata for DOI registration according to DataCite Metadata Schema 4.1. # For detailed schema description see https://doi.org/10.5438/0014 ## Required fields # The main researchers involved. Include digital identifier (e.g., ORCID) # if possible, including the prefix to indicate its type. authors: - firstname: "Yaya" lastname: "Sy" affiliation: "LSCP" id: "ORCID:0000-0002-0292-451X" # A title to describe the published resource. title: "Unsupervised metrics of child language development" # Additional information about the resource, e.g., a brief abstract. description: | Code to extract metrics of child language development from language models based on n-grams. # Lit of keywords the resource should be associated with. # Give as many keywords as possible, to make the resource findable. keywords: - Language acquisition - Language models - Development - Children - n-gram - Metrics - Entropy # License information for this resource. Please provide the license name and/or a link to the license. # Please add also a corresponding LICENSE file to the repository. license: name: "Creative Commons CC 4.0 By" url: "https://creativecommons.org/licenses/by/4.0/" ## Optional Fields # Funding information for this resource. # Separate funder name and grant number by comma. funding: - "ANR, ANR-17-EURE-0017" - "J. S. McDonnell Foundation, Understanding Human Cognition Scholar Award" - "ERC, European Union’s Horizon 2020 research and innovation programme (ExELang, Grant agreement No. 101001095)" # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy. # Please provide digital identifier (e.g., DOI) if possible. # Add a prefix to the ID, separated by a colon, to indicate the source. # Supported sources are: DOI, arXiv, PMID # In the citation field, please provide the full reference, including title, authors, journal etc. references: - id: "doi:10.31219/osf.io/4pe2u" reftype: "IsSupplementTo" citation: "Sy, Y. (2022, July 18). Vers des métriques non supervisées des compétences langagières des enfants." # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text. resourcetype: Software # Do not edit or remove the following line templateversion: 1.2