.vec not found
I am new to Deep learning, I am getting error OSError: TransH_entity2vec_50.vec not found. prior to this step, everything run smoothly, any help appreciated
it is resolved, thanks
Sorry to bother you, I saw you ask under the DKN project: Why is the .vec file missing, I have encountered the same problem, but my computer also reported an error when I run the transE.exe file. How do you solve it? @shainaraza
I am new to Deep learning, I am getting error OSError: TransH_entity2vec_50.vec not found. prior to this step, everything run smoothly, any help appreciated How did you solve it ?
Sorry to bother you, I saw you ask under the DKN project: Why is the .vec file missing, I have encountered the same problem, but my computer also reported an error when I run the transE.exe file. How do you solve it? @shainaraza I have same problem. I modify the transe.cpp file,
- add return in train_transe();
- modify train_transe() in transe.cpp :pthread_create(&pt[a], NULL, transetrainMode, &a); then run transe.exe get .vec file
it is resolved, thanks
I also have this problem here. I have tried many methods and failed. Can you share the generated files? Thank you!
it is resolved, thanks
How to solve this problem?thanks
i run the *.cpp file on ubuntu16.04 ,and then get the correct result without any problem,so i guess the reason why we faild is the environment. On 5/18/2020 11:24,gxw928[email protected] wrote:
it is resolved, thanks
How to solve this problem?thanks
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
it is resolved, thanks
How to solve this problem?thanks
i run the *.cpp file on ubuntu16.04 ,and then get the correct result without any problem,so i guess the reason why we faild is the environment. On 5/18/2020 11:24,gxw928[email protected] wrote: it is resolved, thanks How to solve this problem?thanks — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
thankyou,i will try
解决了,谢谢
如何解决这个问题?谢谢
您好,请问您后来解决这个问题没有?是运行完transE.exe文件就会生成.vec文件吗?需不需要修改transE.cpp文件呢?如果您看到,可以给个回复吗?