LexFindR: Find Related Items and Lexical Dimensions in a Lexicon

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://psyarxiv.com/8dyru/>. Open access: <https://link.springer.com/epdf/10.3758/s13428-021-01667-6?sharing_token=9WlO9soCc9y0uSuwWSUYfJAH0g46feNdnc402WrhzyrdKcK8uzZx_hDEtgbYzn3gvxdG5Cuj0j0cC4lVMFBqYCGTQmE2blN2Gwo74LJ8ro1pEOAYDRFy6Lhf1nc719vD-zU7GDvKOQxDAwPbrisvPBeXSIu0NkqXF7Jx3IuUwIs%3D>. Citation: Li, Z., Crinnion, A.M. & Magnuson, J.S. (2021). <doi:10.3758/s13428-021-01667-6>.

Version: 1.0.2
Depends: R (≥ 3.5.0)
Suggests: tidyverse, knitr, rmarkdown, testthat, future.apply, tictoc
Published: 2021-10-29
Author: ZhaoBin Li [aut, cre], Anne Marie Crinnion [aut], James S. Magnuson [aut, cph]
Maintainer: ZhaoBin Li <bzilplj at gmail.com>
BugReports: https://github.com/maglab-uconn/LexFindR/issues
License: GPL (≥ 3)
URL: https://github.com/maglab-uconn/LexFindR
NeedsCompilation: no
Citation: LexFindR citation info
Materials: README NEWS
CRAN checks: LexFindR results

Documentation:

Reference manual: LexFindR.pdf
Vignettes: my-vignette

Downloads:

Package source: LexFindR_1.0.2.tar.gz
Windows binaries: r-prerel: LexFindR_1.0.2.zip, r-release: LexFindR_1.0.2.zip, r-oldrel: LexFindR_1.0.2.zip
macOS binaries: r-prerel (arm64): LexFindR_1.0.2.tgz, r-release (arm64): LexFindR_1.0.2.tgz, r-oldrel (arm64): LexFindR_1.0.2.tgz, r-prerel (x86_64): LexFindR_1.0.2.tgz, r-release (x86_64): LexFindR_1.0.2.tgz
Old sources: LexFindR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=LexFindR to link to this page.