https://www.jianshu.com/p/9550cee26e61
中文预训练词向量:
https://github.com/Embedding/Chinese-Word-Vectors
所有的词向量由 ngram2vec 工具包训练。ngram2vec 工具包是word2vec和 fasttext 工具包的超集合,其支持抽象上下文特征和模型。
ngram2vec:https://github.com/zhezhaoa/ngram2vec/word2vec:https://github.com/svn2github/word2vecfasttext:https://github.com/facebookresearch/fastText