get_word2vec_glove: This function calculates the Word2Vec embeddings

View source: R/get_word2vec_glove.R

get_word2vec_gloveR Documentation

This function calculates the Word2Vec embeddings

Description

This function calculates the Word2Vec embeddings

Usage

get_word2vec_glove(dir.source, corpus)

Arguments

dat

FoxCNN corpus to calculate Word2Vec scores for

Value

A list of data frames containing the Word2Vec projections of the corpus


reaganmozer/textmatch documentation built on March 7, 2024, 2:41 p.m.