prepare_analogy_questions {text2vec} | R Documentation |
Prepares list of analogy questions
Description
This function prepares a list of questions from a
questions-words.txt
format. For full examples see GloVe.
Usage
prepare_analogy_questions(questions_file_path, vocab_terms)
Arguments
questions_file_path |
|
vocab_terms |
|
See Also
[Package text2vec version 0.6.4 Index]