DKRL icon indicating copy to clipboard operation
DKRL copied to clipboard

Missing word_vector_50 file

Open samithaj opened this issue 9 years ago • 3 comments

Where can i find the file located at line 190 string n_w_string = "../../../word2vec-41/word_vector_" + ss.str() + ".txt";

samithaj avatar Feb 25 '17 20:02 samithaj

I think you need to generate this file by yourself using GloVe or Word2Vec. They didn't provide it in the data.rar.

K-Wu avatar Feb 28 '17 01:02 K-Wu

同问,找了相关链接 http://word2vec.googlecode.com/svn/trunk/ ,结果显示已失效,可否提供一份数据和代码。

hauntedvalleyaspect avatar Aug 28 '18 03:08 hauntedvalleyaspect

@samithaj Have you been able to obtain the file or to generate it? Because I'm having the same problem...

vhenk avatar Oct 06 '18 11:10 vhenk