text: Analyses of Text using Transformers Models from HuggingFace, Natural Language Processing and Machine Learning

Link R with Transformers from Hugging Face to transform text variables to word embeddings; where the word embeddings are used to statistically test the mean difference between set of texts, compute semantic similarity scores between texts, predict numerical variables, and visual statistically significant words according to various dimensions etc. For more information see <https://www.r-text.org>.

Version: 1.2.0
Depends: R (≥ 4.00)
Imports: dplyr, tibble, stringi, tidyr, ggplot2, ggrepel, cowplot, rlang, purrr, magrittr, parsnip, recipes (≥ 0.1.16), rsample, reticulate, tune, workflows, yardstick, future, furrr, overlapping
Suggests: knitr, rmarkdown, testthat, rio, glmnet, randomForest, covr, xml2, ranger, utils, ggwordcloud
Published: 2024-02-13
Author: Oscar Kjell ORCID iD [aut, cre], Salvatore Giorgi ORCID iD [aut], Andrew Schwartz ORCID iD [aut]
Maintainer: Oscar Kjell <oscar.kjell at psy.lu.se>
BugReports: https://github.com/OscarKjell/text/issues/
License: GPL-3
URL: https://r-text.org/, https://github.com/OscarKjell/text/
NeedsCompilation: no
SystemRequirements: Python (>= 3.6.0)
Citation: text citation info
Materials: README NEWS
CRAN checks: text results

Documentation:

Reference manual: text.pdf
Vignettes: Word_Embeddings
Computer_Capacity
Extended Installation Guide
Pre-registration
psychological_methods
Removing_Cache_Files
Singularity_Container
text

Downloads:

Package source: text_1.2.0.tar.gz
Windows binaries: r-devel: text_1.2.0.zip, r-release: text_1.2.0.zip, r-oldrel: text_1.2.0.zip
macOS binaries: r-release (arm64): text_1.2.0.tgz, r-oldrel (arm64): text_1.2.0.tgz, r-release (x86_64): text_1.2.0.tgz
Old sources: text archive

Reverse dependencies:

Reverse imports: FMAT, PsychWordVec

Linking:

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