powered by
Remove downloaded models from the local .cache folder.
text_model_remove(model = NULL)
Model name. See text_model_download. Defaults to automatically find all downloaded models in the .cache folder.
text_model_download
text_init
text_to_vec
text_unmask
if (FALSE) { # text_init() # initialize the environment text_model_remove() }
Run the code above in your browser using DataLab