jtrace_get_lexicon: Get jTRACE lexicon

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/lexicon.R

Description

Get jTRACE lexicon

Usage

1

Arguments

lexicon

Character vector of length 1 indicating the jTRACE lexicon to import

Value

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.

Author(s)

Gonzalo Garcia-Castro gonzalo.garciadecastro@upf.edu

References

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.

See Also

jtrace_list_lexicons for listing available lexicons, and jtrace_create_language for creating a new lexicon.

Examples

1
## Not run: jtrace_get_lexicon("sevenlex")

bilingual-project/jtracer documentation built on Dec. 19, 2021, 9:42 a.m.