R/m_psych_embeds.R

#' A dataset containing the embeddings matrix of psychological related words
#' 
#' @description Data containing Glove embeddings of psychological related
#' words, useful for demonstrating the use of ensemble metrics.
#' @name m_psych_embeds
#' @docType data
#' @usage data("m_psych_embeds")
#' @format A matrix with 831 words in rows and 100 embedding dimensions in
#' columns.
#' @details 
#' The dataset contains groups of related words among other irrelevant words.
#' 
#' 
NULL

Try the opticskxi package in your browser

Any scripts or data that you put into this service are public.

opticskxi documentation built on June 10, 2026, 5:07 p.m.