View source: R/get_word2vec_glove.R
proc_pretrained_vec | R Documentation |
This function calculates the Word2Vec embeddings
proc_pretrained_vec(p_vec)
p_vec |
A character vector or subset of the FoxCNN corpus where each element is a document |
A vector of predicted match quality scores on a scale of 0-10.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.