| download_vectors | R Documentation |
Download GloVe or other pre-trained word vectors
download_vectors(model = "glove-50", dest_dir = NULL)
model |
Model name: "glove-50", "glove-100", "glove-200", "glove-300" |
dest_dir |
Destination directory |
Path to downloaded model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.