If the files are broken, overwrite with new cache in `cache_glove()` and `cache_svd()`. It would be simply `try(readRDS(x))`.
If the files are broken, overwrite with new cache in
cache_glove()andcache_svd(). It would be simplytry(readRDS(x)).