powered by
FastText
Create a new FastText model. The available methods are the same as the package functions but with out the prefix "ft_" and without the need to provide the model.
"ft_"
fasttext()
ft <- fasttext()
Run the code above in your browser using DataLab