The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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: <doi:10.3758/s13428-021-01667-6>. Citation: Li, Z., Crinnion, A.M. & Magnuson, J.S. (2021). <doi:10.3758/s13428-021-01667-6>.
Version: | 1.1.0 |
Depends: | R (≥ 3.5.0) |
Suggests: | tidyverse, knitr, rmarkdown, testthat, future.apply, tictoc |
Published: | 2024-06-16 |
DOI: | 10.32614/CRAN.package.LexFindR |
Author: | ZhaoBin Li [aut, cre], Anne Marie Crinnion [aut], James S. Magnuson [aut, cph] |
Maintainer: | ZhaoBin Li <li_zhaobin at icloud.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 |
Reference manual: | LexFindR.pdf |
Vignettes: |
LexFindR vignette |
Package source: | LexFindR_1.1.0.tar.gz |
Windows binaries: | r-devel: LexFindR_1.1.0.zip, r-release: LexFindR_1.1.0.zip, r-oldrel: LexFindR_1.1.0.zip |
macOS binaries: | r-release (arm64): LexFindR_1.1.0.tgz, r-oldrel (arm64): LexFindR_1.1.0.tgz, r-release (x86_64): LexFindR_1.1.0.tgz, r-oldrel (x86_64): LexFindR_1.1.0.tgz |
Old sources: | LexFindR archive |
Please use the canonical form https://CRAN.R-project.org/package=LexFindR to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.