Sentence to vector by mean function

前端 未结 0 1922
迷失自我
迷失自我 2021-02-18 22:39

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题