Package: LexFindR 1.1.0

ZhaoBin Li

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://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>.

Authors:ZhaoBin Li [aut, cre], Anne Marie Crinnion [aut], James S. Magnuson [aut, cph]

LexFindR_1.1.0.tar.gz
LexFindR_1.1.0.zip(r-4.5)LexFindR_1.1.0.zip(r-4.4)LexFindR_1.1.0.zip(r-4.3)
LexFindR_1.1.0.tgz(r-4.4-any)LexFindR_1.1.0.tgz(r-4.3-any)
LexFindR_1.1.0.tar.gz(r-4.5-noble)LexFindR_1.1.0.tar.gz(r-4.4-noble)
LexFindR_1.1.0.tgz(r-4.4-emscripten)LexFindR_1.1.0.tgz(r-4.3-emscripten)
LexFindR.pdf |LexFindR.html
LexFindR/json (API)
NEWS

# Install 'LexFindR' in R:
install.packages('LexFindR', repos = c('https://comp-cogneuro-lang.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/maglab-uconn/lexfindr/issues

Datasets:

On CRAN:

14 exports 4 stars 1.33 score 0 dependencies 1 mentions 5 scripts 262 downloads

Last updated 3 months agofrom:d766e526b2. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 28 2024
R-4.5-winOKAug 28 2024
R-4.5-linuxOKAug 28 2024
R-4.4-winOKAug 28 2024
R-4.4-macOKAug 28 2024
R-4.3-winOKAug 28 2024
R-4.3-macOKAug 28 2024

Exports:get_cohortsget_cohortsPget_embeds_in_targetget_embeds_in_targetPget_fwget_fwcpget_homoformsget_neighborsget_neighborsPget_nohortsget_rhymesget_target_embeds_inget_target_embeds_inPget_uniqpt

Dependencies:

LexFindR vignette

Rendered frommy-vignette.Rmdusingknitr::rmarkdownon Aug 28 2024.

Last update: 2024-06-16
Started: 2021-01-09