Spanish 3B words Word2Vec Embeddings [Update for gensim>4]
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/7884436
下载链接
链接失效反馈官方服务:
资源简介:
This is the KeyedVectors of the gensim model created by Aitor Almeida and Aritz Bilbao, but compatible with Gensim>4 versions.
The training and generation of these vectors are detailed in the GitHub repository and in the official Zenodo.
Please, any kind of citation or mention should be made to its original repository since I am not the research scientist who originally generate this model and all the merit is theirs.
To load this new version you should use:
word_vectors = KeyedVectors.load_word2vec_format("complete.bin",binary=True)
创建时间:
2023-05-02



