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