先将glove向量转换成Word2vec向量。然后使用gensim库导入。 '''转换向量过程''' from gensim.test.utils import datapath, get_tmpfile from gensim.models import ...
確定! 回上一頁