Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.vec not found #11

Open
shainaraza opened this issue Aug 11, 2019 · 10 comments
Open

.vec not found #11

shainaraza opened this issue Aug 11, 2019 · 10 comments

Comments

@shainaraza
Copy link

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
Copy link
Author

it is resolved, thanks

@goryeon
Copy link

goryeon commented Nov 12, 2019

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

@DrBugKiller
Copy link

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 ?

@fatYangmomo
Copy link

fatYangmomo commented Nov 16, 2019

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

@FKCHAN
Copy link

FKCHAN commented Dec 25, 2019

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!

@gxw928
Copy link

gxw928 commented May 18, 2020

it is resolved, thanks

How to solve this problem?thanks

@FKCHAN
Copy link

FKCHAN commented May 18, 2020 via email

@gxw928
Copy link

gxw928 commented May 19, 2020

it is resolved, thanks

How to solve this problem?thanks

@gxw928
Copy link

gxw928 commented May 19, 2020

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

@chenghuasong0826
Copy link

解决了,谢谢

如何解决这个问题?谢谢

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants