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
ThomasChln/opticskxi documentation built on April 12, 2025, 5:43 a.m.