View source: R/get_word2vec_glove.R
get_word2vec_glove | R Documentation |
This function calculates the Word2Vec embeddings
get_word2vec_glove(dir.source, corpus)
dat |
FoxCNN corpus to calculate Word2Vec scores for |
A list of data frames containing the Word2Vec projections of the corpus
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.