Open leila-iust opened 6 years ago
Hello, same problem here. The doc specify that --vocab should not be required when --variant is word2vec. Can you give me a hint on the correct format ? Should vocab be a list of words and --vectors the corresponding list of vector ? I am embedding annoted tweet. Is it a correct approach to build the prior embedded vectors from a corpus of unannotated tweets and use that as --vocab and --vectors ? Thanks
Solved by providing empty vocab and vectors files.
Hi, guys! My computer installed python 3.7. It is difficult for me to run this code after hard work. If you solved all the problems, could you give me some suggestions?
Hello, how do l use eigen! just download? thank you!
when i run dl-sentiwords with word2vec variant: dl-sentiwords.py training.tsv --vectors vectors.txt --variant wod2vec and i got this error: dl-sentiwords.py: error: argument --vocab is required please help what is vocab file?