check_analogy_accuracy | R Documentation |
This function checks how well the GloVe word embeddings do on the analogy task. For full examples see GloVe.
check_analogy_accuracy(questions_list, m_word_vectors)
questions_list |
|
m_word_vectors |
word vectors |
prepare_analogy_questions, GloVe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.