You need to first load the vectors using the Gensim module in Python. ... KeyedVectors.load_word2vec_format(word2vec_path, binary=True) # contains the list ...
確定! 回上一頁