Simpler GloVe: A Simpler Model for Word Representation from Glove Change:share word vectors and context vectors. Oringal glove model: https://github.com/stanfordnlp/GloVe 更别致的词向量模型(一):simpler glove 更别致的词向量模型(二):对语言进行建模 更别致的词向量模型(三):描述相关的模型 更别致的词向量模型(四):模型的求解 更别致的词向量模型(五):有趣的结果 更别致的词向量模型(六):代码、分享与结语 Train word vectors on a new corpus $ git clone https://github.com/bojone/simpler_glove $ cd simpler_glove && make $ ./demo.sh