Hello,
I got the problem that the generated file "entity2vec.bern" or "relation2vec.bern" are empty when I use TransE.
I run the code as following:
- g++ Train_TransE.cpp -o Train_TransE -O2
- 2.exe
- The generated file are empty .
What is the problem.
Thank you very much!

Hello,
I got the problem that the generated file "entity2vec.bern" or "relation2vec.bern" are empty when I use TransE.
I run the code as following:
What is the problem.
Thank you very much!