powered by
TODO
ft_analogies(model, word_triplets, k = 10L)
.
an object inheriting from "fasttext".
"fasttext"
a character vector of length string giving the word.
an integer giving the number of nearest neighbors to be returned.
if (FALSE) { ft_analogies(model, c("berlin", "germany", "france"), k = 6L) }
Run the code above in your browser using DataLab