install_default_embeddings {sentiment.ai}R 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()

[Package sentiment.ai version 0.1.1 Index]