Package: PsychWordVec Title: Word Embedding Research Framework for Psychological Science Version: 2025.11 Date: 2025-11-30 Authors@R: c(person(given = "Han Wu Shuang", family = "Bao", role = c("aut", "cre"), email = "baohws@foxmail.com", comment = c(ORCID = "0000-0003-3043-710X"))) Maintainer: Han Wu Shuang Bao Description: An integrative toolbox of word embedding research that provides: (1) a collection of 'pre-trained' static word vectors in the '.RData' compressed format ; (2) a group of functions to process, analyze, and visualize word vectors; (3) a range of tests to examine conceptual associations, including the Word Embedding Association Test and the Relative Norm Distance , with permutation test of significance; and (4) a set of training methods to locally train (static) word vectors from text corpora, including 'Word2Vec' , 'GloVe' , and 'FastText' . License: GPL-3 Encoding: UTF-8 LazyData: true LazyDataCompression: xz URL: https://psychbruce.github.io/PsychWordVec/ BugReports: https://github.com/psychbruce/PsychWordVec/issues Depends: R (>= 4.0.0) Imports: bruceR, dplyr, stringr, data.table, purrr, vroom, cli, ggplot2, ggrepel, corrplot, psych, Rtsne, rgl, qgraph Suggests: text, text2vec, word2vec, rsparse, fastTextR, wordsalad, sweater, glue RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake libfreetype6-dev libglpk-dev libglu1-mesa-dev make texlive libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev libssl-dev libx11-dev zlib1g-dev Repository: https://psychbruce.r-universe.dev Date/Publication: 2026-03-07 08:46:43 UTC RemoteUrl: https://github.com/psychbruce/psychwordvec RemoteRef: HEAD RemoteSha: 9276201d5273ca3d6bef166ac93edfcd0c6d4eec NeedsCompilation: no Packaged: 2026-06-05 07:18:13 UTC; root Author: Han Wu Shuang Bao [aut, cre] (ORCID: )