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