[自然语言处理] 预训练词向量百度云下载 [Word2Vec, Glove, FastText]

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

你可能感兴趣的:(机器学习,自然语言处理)