LexFindR-package | R Documentation |
Implements code to identify lexical competitors in a given list of words. We include many of the standard competitor types used in spoken word recognition research, such as functions to find cohorts, neighbors, and rhymes, amongst many others. The package includes documentation for using a variety of lexicon files, including those with form codes made up of multiple letters (i.e., phoneme codes) and also basic orthographies. Importantly, the code makes use of multiple CPU cores and vectorization when possible, making it extremely fast and able to handle large lexicons. Additionally, the package contains documentation for users to easily write new functions, allowing researchers to examine other relationships within a lexicon. Preprint: https://osf.io/preprints/psyarxiv/8dyru/. Open access: \Sexpr[results=rd]{tools:::Rd_expr_doi("10.3758/s13428-021-01667-6")}. Citation: Li, Z., Crinnion, A.M. & Magnuson, J.S. (2021). \Sexpr[results=rd]{tools:::Rd_expr_doi("10.3758/s13428-021-01667-6")}.
Maintainer: ZhaoBin Li li_zhaobin@icloud.com
Authors:
Anne Marie Crinnion anne.crinnion@uconn.edu
James S. Magnuson james.magnuson@uconn.edu [copyright holder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.