Get jTRACE lexicon
jtrace_get_lexicon(lexicon = NULL)
lexicon | Character vector of length 1 indicating the jTRACE lexicon to import |
---|
A data frame with the contents of the retrieved jTRACE lexicon.
This data frame will always contain a column for word forms (phonology
).
Sometimes, it will also contain another column for lexical frequencies (frequency
),
depending on the information provided in that file in the jTRACE original implementation.
Strauss, T. J., Harris, H. D., & Magnuson, J. S. (2007). jTRACE: A reimplementation and extension of the TRACE model of speech perception and spoken word recognition. Behavior Research Methods, 39(1), 19-30.
jtrace_list_lexicons
for listing available lexicons, and jtrace_create_language
for creating a new lexicon.
Gonzalo Garcia-Castro gonzalo.garciadecastro@upf.edu
if (FALSE) jtrace_get_lexicon("sevenlex")