text_model_remove: Remove downloaded models from the local .cache folder.

View source: R/03-dynamic.R

text_model_removeR Documentation

Remove downloaded models from the local .cache folder.

Description

Remove downloaded models from the local .cache folder.

Usage

text_model_remove(model = NULL)

Arguments

model

Model name. See text_model_download. Defaults to automatically find all downloaded models in the .cache folder.

See Also

text_init

text_model_download

text_to_vec

text_unmask

Examples

## Not run: 
# text_init()  # initialize the environment

text_model_remove()

## End(Not run)


psychbruce/PsychWordVec documentation built on Oct. 3, 2023, 8:55 p.m.