model_path.Rd
Returns the file path to a downloaded model, if it exists.
model_path(model)
Character string: name of the model.
Character string: path to model file, or NULL if not downloaded.
model_path("vecs_sgns300_bnc_pos") #> ! Model vecs_sgns300_bnc_pos is not downloaded.