English Pre-trained word embeddings
Google’s word2vec embedding:
外网地址: [Word2Vec] [DownloadLink]
300维英语词向量:[百度云]
Glove word vectors:
外网地址: [Glove]
国内地址:[百度云]
Facebook’s fastText embeddings:
外网地址: [FastText]
国内地址:[百度云]
FastText Crawl:
https://pan.baidu.com/s/1NPlqAOnX1k88VictTshVMQ
[DeepMoji]: To understand how language is used to express emotions
Chinese Pre-trained word embeddings
目前最全的
https://github.com/Embedding/Chinese-Word-Vectors
https://github.com/to-shimo/chinese-word2vec
GloVe训练中文词向量_Py_to_Java2021的博客-CSDN博客_glove中文词向量训练
https://blog.csdn.net/LeYOUNGER/article/details/79343404
fastText/crawl-vectors.md at master · facebookresearch/fastText · GitHub
https://github.com/Embedding/Chinese-Word-Vectors
[自然语言处理] 预训练词向量百度云下载 [Word2Vec, Glove, FastText]_LeYOUNGER的博客-CSDN博客