DKN icon indicating copy to clipboard operation
DKN copied to clipboard

.vec not found

Open shainaraza opened this issue 6 years ago • 10 comments

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

shainaraza avatar Aug 11 '19 23:08 shainaraza

it is resolved, thanks

shainaraza avatar Aug 12 '19 00:08 shainaraza

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

goryeon avatar Nov 12 '19 01:11 goryeon

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 ?

DrBugKiller avatar Nov 13 '19 09:11 DrBugKiller

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,

  1. add return in train_transe();
  2. modify train_transe() in transe.cpp :pthread_create(&pt[a], NULL, transetrainMode, &a); then run transe.exe get .vec file

fatYangmomo avatar Nov 16 '19 08:11 fatYangmomo

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!

FKCHAN avatar Dec 25 '19 10:12 FKCHAN

it is resolved, thanks

How to solve this problem?thanks

gxw928 avatar May 18 '20 03:05 gxw928

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.

FKCHAN avatar May 18 '20 05:05 FKCHAN

it is resolved, thanks

How to solve this problem?thanks

gxw928 avatar May 19 '20 03:05 gxw928

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

gxw928 avatar May 19 '20 03:05 gxw928

解决了,谢谢

如何解决这个问题?谢谢

您好,请问您后来解决这个问题没有?是运行完transE.exe文件就会生成.vec文件吗?需不需要修改transE.cpp文件呢?如果您看到,可以给个回复吗?

chenghuasong0826 avatar Dec 03 '20 02:12 chenghuasong0826