similarity_to_centroid | R Documentation |
Can be useful to find words that don't seem to belong in the dictionary
similarity_to_centroid(dictionary, vectors)
dictionary |
a character vector of words |
vectors |
A vectors object, e.g. as returned by load_fasttext |
a long-format tibble containing columns word and dist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.