check_analogue_accuracy(questions_lst, m_word_vectors, verbose = TRUE)list of questions. Each element of questions_lst is
a integer matrix with ncol = 4 and represents set of questions
related to particular category. Each element of matrix is a index of row in
m_wordnumeric matrix. Each row should represent word.logical whether to print messages during evaluation.