install_default_embeddings: Function to grab the default embeddings for...

View source: R/init_and_install.R

install_default_embeddingsR Documentation

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!).

Description

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!).

Usage

install_default_embeddings()

sentiment.ai documentation built on March 19, 2022, 2:15 a.m.