I have just managed to run it locally and I wanted to point out that some of the documentation is a bit misleading.
The description of the input file format should mention that triple2id.txt contains ids from entitiy2id and relation2id and not the names of the entities and relations. It is different from https://github.com/thunlp/KB2E. At first, I though that I can use just the same input files.
It is unclear what does the -nbatches parameter does. The default setting (=1) works best for me, but i don't get why.
Hello,
I have just managed to run it locally and I wanted to point out that some of the documentation is a bit misleading.
The description of the input file format should mention that triple2id.txt contains ids from entitiy2id and relation2id and not the names of the entities and relations. It is different from https://github.com/thunlp/KB2E. At first, I though that I can use just the same input files.
It is unclear what does the -nbatches parameter does. The default setting (=1) works best for me, but i don't get why.
Otherwise, thank you for the great package!
Daniil