as_word2vec.Rd
Import a previously trained word2vec model.
as_word2vec(file)
Path to model file.
# NOT RUN { model_path <- as_word2vec("path/to/file.txt") # }