proc_pretrained_vec: This function calculates the Word2Vec embeddings

View source: R/get_word2vec_glove.R

proc_pretrained_vecR Documentation

This function calculates the Word2Vec embeddings

Description

This function calculates the Word2Vec embeddings

Usage

proc_pretrained_vec(p_vec)

Arguments

p_vec

A character vector or subset of the FoxCNN corpus where each element is a document

Value

A vector of predicted match quality scores on a scale of 0-10.


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