Description Usage Arguments Value Examples
Gets closest words to the searched word
1 | distance(file_name, search_word, num = 15)
|
file_name |
trained data file name (MUST be binary) |
search_word |
search keyword |
num |
number of closest words |
data frame giving closest words and cosine distances
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.