View source: R/init_and_install.R
install_default_embeddings | R Documentation |
sentiment_match()
Necessary to keep package size under 5Mb.
Will check if they're there, if so return TRUE.
If they are not there, try download and return TRUE.
Otherwise, return FALSE (and generate them - will take a few seconds!).Function to grab the default embeddings for sentiment_match()
Necessary to keep package size under 5Mb.
Will check if they're there, if so return TRUE.
If they are not there, try download and return TRUE.
Otherwise, return FALSE (and generate them - will take a few seconds!).
install_default_embeddings()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.