powered by
Save the model to a file.
save.fasttext(model, file)
an object inheriting from "fasttext".
"fasttext"
a character string giving the name of the file.
# NOT RUN { save.fasttext(model = m, file = "data.model") # }
Run the code above in your browser using DataLab