get_childes_frequency: Extract lexical frequencies from CHILDES

View source: R/utils.R

get_childes_frequencyR Documentation

Extract lexical frequencies from CHILDES

Description

Extract lexical frequencies from CHILDES

Usage

get_childes_frequency(token, languages = c("cat", "spa"), ...)

Arguments

token

Character string vector indicating the words-forms to look up

languages

Languages in which to look up the word forms in ISO code (see ISOcodes::ISO_639_2). Default are c("cat", and "spa"), Catalan and Spanish.

...

Additional arguments passed to the childesr::get_speaker_statistics function. Use it to refine the search.

Value

A datase


gongcastro/multilex documentation built on Oct. 21, 2022, 6:24 p.m.