Description Usage Arguments Value
View source: R/sl_article_vectors.R
Create article vectors from word vectors
1 | sl_article_vectors(s_ids, w_matrix = word_vectors, verbose = FALSE)
|
s_ids |
list of integer vectors with ids for each word in article |
w_matrix |
matrix of word vectors |
verbose |
logical, controls printing default=FALSE |
matrix of article vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.