I need to write a function that will transform a given question to vector:
def question_to_vec_by_mean(question, embeddings, dim=300): """ ques