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