powered by
Load a previously saved model from file.
ft_load(file)
an object inheriting from "fasttext".
"fasttext"
a character string giving the name of the file to be read in.
if (FALSE) { model <- ft_load("dbpedia.bin") }
Run the code above in your browser using DataLab