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

Some question about DKN #7

Open
wmzc123 opened this issue Mar 14, 2019 · 3 comments
Open

Some question about DKN #7

wmzc123 opened this issue Mar 14, 2019 · 3 comments

Comments

@wmzc123
Copy link

wmzc123 commented Mar 14, 2019

Thanks for your so great project. When I running TransE.cpp(others),there is a warning that "no return statement in function returning non-void". I read the code and found the function transetrainMode() and train_transe() don't have return statement while their types are void*. Because of this warning, there is no output file(TransE_relation2vec_50.vec). How can I solve this problem?

@shainaraza
Copy link

Run transE.exe, it will generate TransE_relation2vec_50.vec)

@DrBugKiller
Copy link

Thank you so much! @shainaraza

@Ge-Yutong
Copy link

Run transE.exe, it will generate TransE_relation2vec_50.vec)

I did not see any .exe file in the repository. Could you please inform me where I can get this file?

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

4 participants